comparison src/ChangeLog @ 5758:a1f281776176

Merge in release commits.
author Stephen J. Turnbull <stephen@xemacs.org>
date Tue, 27 Aug 2013 01:26:29 +0900
parents 70a3f4ff8da8 6c2aa9851f5e
children 427a72c6ee17
comparison
equal deleted inserted replaced
5755:92028d89cc66 5758:a1f281776176
22 cons cells, update their argument names to reflect that. 22 cons cells, update their argument names to reflect that.
23 Follow coding conventions in the weak box and ephemeron code. 23 Follow coding conventions in the weak box and ephemeron code.
24 Don't needlessly abbreviate in copy-tree, use argument names from 24 Don't needlessly abbreviate in copy-tree, use argument names from
25 Common Lisp in #'merge and #'replace. 25 Common Lisp in #'merge and #'replace.
26 Document ALIST better in #'nsublis, #'sublis. 26 Document ALIST better in #'nsublis, #'sublis.
27
28 2013-06-23 Stephen J. Turnbull <stephen@xemacs.org>
29
30 * XEmacs 21.5.34 "kale" is released.
27 31
28 2013-06-17 Jerry James <james@xemacs.org> 32 2013-06-17 Jerry James <james@xemacs.org>
29 33
30 * Makefile.in.in: Support bignums with MPIR. 34 * Makefile.in.in: Support bignums with MPIR.
31 * config.h.in (WITH_MPIR): New macro. 35 * config.h.in (WITH_MPIR): New macro.