]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 31 Jul 2000 06:50:26 +0000 (06:50 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 31 Jul 2000 06:50:26 +0000 (06:50 +0000)
lib/ChangeLog
old/textutils/ChangeLog

index 0d216dfc36ea487877600c693c3c48f3e3cb81cd..200b41a6fb9842bf6ac23c1f13a9516e21c10233 100644 (file)
@@ -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.
index 73c6ce7ae255c66a25d2a2ba5c204f0f5230653b..0c57a6755b1a2b22b67c302d1bc1819f4fea7979 100644 (file)
@@ -1,3 +1,8 @@
+2000-07-31  Jim Meyering  <meyering@lucent.com>
+
+       * src/cut.c (cut_fields): Use `virtual memory exhausted',
+       not `Memory exhausted'.
+
 2000-07-30  Jim Meyering  <meyering@lucent.com>
 
        * src/help-version: Remove file.  Move it to ...