summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-29 17:11:02 +0000
committerJim Meyering <jim@meyering.net>2005-06-29 17:11:02 +0000
commit412a83b11b9e555a16b351f43189290e256a59fc (patch)
tree202a446e3b8aa913974966745569acb661bfbfeb /ChangeLog
parent98f3ba52dfa31b9651b3bdf5d3cbcc44e19c1de2 (diff)
downloadcoreutils-412a83b11b9e555a16b351f43189290e256a59fc.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1758717fd..3a62385dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@
* 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.
+ (GL_CONCAT, GL_CONCAT2): Define helper macros.
* src/od.c: Update sole use.
* src/ls.c (gobble_file): Use stat.st_author, not stat.st_uid