changeset 5323:a906a71f497a

Fix typo in previous log.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 05 Oct 2004 06:47:46 +0000
parents 65237260f160
children 16d77130b4a1
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,6 @@
 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
 
-	* xalloc.h (xmemdup): Renamed from xclone.
+	* xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
 	* xmalloc.c (xmemdup): Likewise.
 	* xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
 	XFREE): Remove these long-obsolescent macros.