changeset 2794:58a62d5864af

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 31 Jul 2000 06:50:30 +0000
parents 92450a355346
children 3b14d3dd6d25
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog	Mon Jul 31 06:44:51 2000 +0000
+++ b/lib/ChangeLog	Mon Jul 31 06:50:30 2000 +0000
@@ -1,3 +1,8 @@
+2000-07-31  Jim Meyering  <meyering@lucent.com>
+
+	* xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'.
+	* obstack.c (print_and_abort): Likewise.
+
 2000-07-30  Jim Meyering  <meyering@lucent.com>
 
 	* makepath.c (make_path): Quote the other instance, too.