xref: /netbsd-src/external/bsd/nvi/dist/Changes (revision dbd550ed1a6686d6600f748306f9cc03d8cd4c94)
1*dbd550edSchristosChanges since 1.81.5
2*dbd550edSchristos    * various compilation fixes
3*dbd550edSchristos    * support for newer DBs
4*dbd550edSchristos    * tcl support compiles again
5*dbd550edSchristosChanges since 1.81.4
6*dbd550edSchristos    * add Changes document
7*dbd550edSchristos    * the preserve command overwrote the edited file; the problem
8*dbd550edSchristos      is really in DB; a bandaid was added
9*dbd550edSchristos    * configure changes
10*dbd550edSchristos	- -rpath now on by default
11*dbd550edSchristos	- check for iconv
12*dbd550edSchristos    * handle incomplete/invalid input
13*dbd550edSchristos    * upgrade libtool and automake
14*dbd550edSchristos    * Motif front-end was getting out of sync; fixed
15*dbd550edSchristos    * ^T works in presence of wide chars
16*dbd550edSchristos    * fix use of OPT_GLOBAL (YAMAMOTO Takashi <takashi.yamamoto@bigfoot.com>)
17*dbd550edSchristos    * missing fallback function added
18*dbd550edSchristos    * fix use of both leftright and number
19*dbd550edSchristos	(problem reported by Dima Dorfman <dima@unixfreak.org>)
20*dbd550edSchristos    * install everything 1.79 installed
21*dbd550edSchristos    * fix count argument for commands
22*dbd550edSchristos	(problem reported by Arfst Ludwig <Arfst.Ludwig@LHSystems.COM>)
23*dbd550edSchristos    * perl changes
24*dbd550edSchristos	- map no longer assumes its argument is the name of a perl function
25*dbd550edSchristos	- EXISTS for marks
26*dbd550edSchristos    * documentation changes
27*dbd550edSchristos	- vi.ref converted to texinfo
28*dbd550edSchristos	- vsplit documented
29*dbd550edSchristosChanges since 1.81.3
30*dbd550edSchristos    * support for newer ncurses
31*dbd550edSchristos    * various other wide character related changes
32*dbd550edSchristos    * eliminate spurious cursor movements on split screens
33*dbd550edSchristos    * use of gtk-1.2 allowed again
34*dbd550edSchristos    * small fix to Motif front-end
35