Mercurial > hg > xemacs-beta
diff ChangeLog @ 347:7c94d56991e1 r21-1-3
Import from CVS: tag r21-1-3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:53:48 +0200 |
parents | b2046b8c83c9 |
children | 8429d81ab209 |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 13 10:53:20 2007 +0200 +++ b/ChangeLog Mon Aug 13 10:53:48 2007 +0200 @@ -1,3 +1,46 @@ +1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.1.3 is released + +1999-06-26 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.1.3 is released + +1999-06-13 Jan Vroonhof <vroonhof@math.ethz.ch> + + * xemacs.mak: Make Native build understand patch level's + +1999-06-13 SL Baur <steve@xemacs.org> + + * s/decosf4-0.h: Explicitly #undef SYSTEM_MALLOC. + +1999-06-13 SL Baur <steve@steve1.m17n.org> + + * m/alpha.h (SYSTEM_MALLOC): Fix indented preprocessor directive + garbage. + + * s/decosf4-0.h: Defining ORDINARY_LINK here is redundant (and it + doesn't really work as is implied by the commentary). + Don't define SYSTEM_MALLOC so the old GNU malloc can be used. + +1999-06-13 SL Baur <steve@steve1.m17n.org> + + * Makefile.in.in: Move .PHONY up to force execution of `all'. + +1999-06-13 Gunnar Evermann <ge204@eng.cam.ac.uk> + + * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs + From: Eric Veldhuyzen <eric@terra.nu> + +1999-06-12 Jan Vroonhof <jan@xemacs.org> + + * configure.in: For non-beta's use x.y.z format for version strings. + + * lisp/version.el (emacs-version): Make the patch level/beta come + before the XEmacs qualifier so that it gets into (funcall + emacs-version) and thus in the bug reports. + (emacs-version>=): Support patch levels. + 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> * XEmacs 21.1.2 is released