diff src/ChangeLog @ 5472:e79980ee5efe

Merge with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 22 Feb 2011 22:56:02 +0100
parents 00e79bbbe48f f5a5501814f5
children ac37a5f7e5be
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 14 22:43:46 2011 +0100
+++ b/src/ChangeLog	Tue Feb 22 22:56:02 2011 +0100
@@ -1,3 +1,15 @@
+2011-02-19  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* fns.c (Fset_exclusive_or):
+	This function accepts the :stable keyword too, document this in
+	its arglist.
+
+2011-02-16  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* xemacs.def.in.in:
+	No longer export acons(), export Facons() instead, thank you Mats,
+	Jerry and Jeff Sparkes.
+
 2011-02-10  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* fns.c (shortest_length_among_sequences):