X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=CHANGES-beta;h=1421817bfea40eba84edba0ebd67cf9e35579213;hb=0acb40563c4f6c142c977139d55ef0b663da19ea;hp=e70e4b9e3c89a10f36c17fc1085f9e29887547ed;hpb=571a24e2bfea15d37c3503414674f59e89ec9652;p=chise%2Fxemacs-chise.git diff --git a/CHANGES-beta b/CHANGES-beta index e70e4b9..1421817 100644 --- a/CHANGES-beta +++ b/CHANGES-beta @@ -1,3 +1,30 @@ +to 21.2.44 "Thalia" +-- Upgrade to etags 14.15 -- Francesco Potorti +-- XEmacs now works on Unixware 7 -- Martin Buchholz +-- Work around AIX C compiler bug causing "scroll-up has no effect" + -- Martin Buchholz +-- Fix crash in kill-emacs -- Martin Buchholz +-- XEmacs builds with gcc 2.97 -- Martin Buchholz +-- XEmacs builds with g++ 2.97 -- Martin Buchholz +-- Port .gdbinit debugging support to many systems -- Martin Buchholz +-- XEmacs builds on mips-sgi-irix6.5 with 64-bit compilers -- Martin Buchholz +-- The C variable containing the value of a DEFVAR_INT is now + EMACS_INT, not int -- Martin Buchholz +-- config.sug, config.guess upgraded to official versions -- Martin Buchholz +-- Support mouse-6 and mouse-7 for newfangled mice -- Martin Buchholz +-- portable dumper alignment fixes -- Martin Buchholz +-- sound fixes -- Didier Verna +-- Progress gauge now goes away if C-g'ed -- Andy Piper + +to 21.2.43 "Terspichore" +-- Important gnuserv security fix. Upgrade if you use gnuserv. + -- Klaus Frank, Jan Vroonhof, Gunnar Evermann +-- C-level alignment correctness fixes -- Martin Buchholz +-- cut-and-paste slowness under Motif fixed -- Andy Piper +-- pdump now works on SunOS 4 and HP-UX -- Martin Buchholz +-- Packages documentation updates -- Steve Youngs +-- Windows netinstall changes -- Andy Piper + to 21.2.42 "Poseidon" -- 64-bit platforms (Alpha) broken in 21.2.41 now fixed -- Martin Buchholz -- Windows packaging changes -- Andy Piper @@ -58,7 +85,7 @@ to 21.2.38 "Peisino,Ak(B" -- Calls to the following functions are now better optimized: backward-char backward-word plusp, minusp oddp evenp -- Martin Buchholz -- COUNT argument to following functions is now optional: - forward-word backward-word mark-word kill-word backward-kill-word + forward-word backward-word mark-word kill-word backward-kill-word forward-comment delete-char backward-delete-char -- Martin Buchholz -- Don't put gutters/tabs on popup windows -- Andy Piper -- Fix up info file cross references -- Adrian Aichner