]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 14 May 2003 09:20:37 +0000 (09:20 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 May 2003 09:20:37 +0000 (09:20 +0000)
ChangeLog

index 4ec9cc6291e4d4c80daabb0cea78b264c8eaab90..fb1c15f45f3e5816c1b85c0bdee55d2aa84973ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.0.1.
 
+       * src/head.c (AUTHORS): Enclose string in N_(...), now that it
+       includes `and'.
+
        * src/dd.c (usage): Don't use `,' as the thousands separator
        in e.g. 1,000,000 and 1,048,576.  Instead, do this:
        `SIZE may be ..., MB 1000*1000, M 1024*1024 and so on...'