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