1Changes since 1.81.5
2    * various compilation fixes
3    * support for newer DBs
4    * tcl support compiles again
5Changes since 1.81.4
6    * add Changes document
7    * the preserve command overwrote the edited file; the problem
8      is really in DB; a bandaid was added
9    * configure changes
10	- -rpath now on by default
11	- check for iconv
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>)
23    * perl changes
24	- map no longer assumes its argument is the name of a perl function
25	- EXISTS for marks
26    * documentation changes
27	- vi.ref converted to texinfo
28	- vsplit documented
29Changes since 1.81.3
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
35