X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=CHANGES-beta;h=f7ff2b84ff4cbb415d1f262bf3dc2a80f22bcfa8;hb=21139873a3d4f0e532097d6a1d6169bc0b7769e5;hp=e88c85d7a96ce4f63fb2898d72d04179bb464cac;hpb=5f839f2732a2c7ad80fc36a7d7d490053954c90d;p=chise%2Fxemacs-chise.git- diff --git a/CHANGES-beta b/CHANGES-beta index e88c85d..f7ff2b8 100644 --- a/CHANGES-beta +++ b/CHANGES-beta @@ -1,3 +1,34 @@ +to 21.2.41 "Polyhymnia" +-- A very important fix to the byte-compiler was made. + RE-BYTE-COMPILE all your .el files that were compiled by any older + 21.2 byte-compiler (the 21.1 byte-compiler was OK.) + Explicitly remove all .elc files using + cd XEMACS; find . -name '*.elc' -print | xargs rm + and then rebuild using `make'. + -- Martin Buchholz +-- More Windows installer changes -- Andy Piper +-- Another tab widget fix -- Andy Piper +-- pdump code cleanup -- Martin Buchholz +-- lisp path changes -- Mike Sperber +-- init file changes -- Mike Sperber +-- debugging support works better with pdump -- Martin Buchholz +-- Port to AIX cc -O3 -qansi-aliasing -- Martin Buchholz +-- Allow building 64-bit binaries on AIX. -- Martin Buchholz +-- Make code more resistant to aliasing optimizations. -- Martin Buchholz +-- XEmacs now works on Netbsd 1.5. -- Martin Buchholz +-- Eliminate kludgy checks for non-standard _dlopen -- Golubev I. N. +-- Make Purify a little happier working on pdumped xemacs -- Martin Buchholz +-- Fix never-used macro LISP_TO_CVOID -- Jerry James + +to 21.2.40 "Persephone" +-- various doc fixes -- Stephen Turnbull +-- more widget bug fixes -- Andy Piper +-- Introduce yet another hash table weakness type -- Andy Piper +-- SCO 5 fixes -- Golubev I. N. +-- SunOS 4 works again -- MIYASHITA Hisashi +-- Make peace with Mandrake's Alt-Meta hacks -- Stephen Turnbull +-- Remove input-method-xfs.o -- Kazuyuki IENAGA + to 21.2.39 "Millennium" -- Safer coding-priority-list -- Stephen Turnbull -- Andreas Jaeger resigns as core maintainer :-(