diff src/ChangeLog @ 3550:be1bb4dc32b1

[xemacs-hg @ 2006-08-08 15:26:05 by james] Fix a memory leak. <m34pwtpytp.fsf@jerrypc.cs.usu.edu>
author james
date Tue, 08 Aug 2006 15:26:08 +0000
parents 9b8943d0d12a
children 6486a15d7e3e
line wrap: on
line diff
--- a/src/ChangeLog	Mon Aug 07 21:51:30 2006 +0000
+++ b/src/ChangeLog	Tue Aug 08 15:26:08 2006 +0000
@@ -1,3 +1,8 @@
+2006-08-03  Jerry James  <james@xemacs.org>
+
+	* keymap.c (where_is_recursive_mapper): Use the freshly allocated
+	storage instead of leaking it.
+
 2006-08-06  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* doc.c (Fsnarf_documentation):