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