]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 Aug 2005 07:29:59 +0000 (07:29 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Aug 2005 07:29:59 +0000 (07:29 +0000)
ChangeLog

index 8bfb7bfaed62655699323ed9c8ce0512aca7389f..3f898024445a54cb63834899c11a9ea4e50e1cda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.3.1.
 
+       * src/fold.c (fold_file): Cosmetic: use X2REALLOC rather than x2realloc.
+       * src/pr.c (main): Likewise.
+
        * src/csplit.c (new_control_record): Cosmetic: use X2NREALLOC (only
        two arguments) rather than x2nrealloc (with three).
        * src/cut.c (ADD_RANGE_PAIR): Likewise.