]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 11 Jul 2003 11:12:48 +0000 (11:12 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Jul 2003 11:12:48 +0000 (11:12 +0000)
ChangeLog

index de81d651c5f121e67901dcc47b6509e5b6bbc6ac..5dbd40bf428f254ea5b288b73f27be6f4a3ab92b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2003-07-11  Jim Meyering  <jim@meyering.net>
+
+       * src/head.c (diagnose_copy_fd_failure): New function, renamed from
+       the macro, COPY_FD_DIAGNOSE.
+       (diagnose_copy_fd_failure): Enclose diagnostic in _(...).
+       (head_file): Likewise.
+
+       * src/date.c: Include "quote.h".
+       (batch_convert): Use the quote function rather than using literal `...'
+       in a diagnostic.
+
+       * src/setuidgid.c (main): Enclose diagnostic in _(...).
+       * src/fmt.c (main): Likewise.
+       * src/mknod.c (main): Likewise.
+       * src/tac.c (tac_seekable): Likewise.
+       * src/yes.c (main): Likewise.
+       * src/od.c (main): Likewise.
+       * src/install.c (change_attributes): Likewise.
+
 2003-07-10  Jim Meyering  <jim@meyering.net>
 
        * Version 5.0.1.