*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 16:29:19 +0000 (16:29 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 16:29:19 +0000 (16:29 +0000)
ChangeLog

index 97d9f38ef9f537f5524396c67fef82f070fb91a5..1758717fdf26e35f728fd7ce99c5befe69fd5389 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
 
        * Version 5.3.1.
 
+       * src/pr.c (main, store_char): Use X2REALLOC rather than x2realloc.
+       * src/du.c (show_date): Likewise.
+       * src/date.c (show_date): Likewise.
+       * src/od.c (dump_strings): Likewise.
+       * src/sort.c (fillbuf): Likewise.
+       * src/chmod.c (main): Likewise.
+
+       * src/system.h (VERIFY): Rewrite to use string-concatenation
+       and __LINE__ so as not to require a struct name parameter.
+       (GL_CONCAT, GL_CONCAT2, GL_LINE_CONCAT): Define helper macros.
+       * src/od.c: Update sole use.
+
        * src/ls.c (gobble_file): Use stat.st_author, not stat.st_uid
        when computing the --author column width.  This bug might have
        resulted in misaligned columns when using the --author option