]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 1 Nov 2000 17:33:19 +0000 (17:33 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 1 Nov 2000 17:33:19 +0000 (17:33 +0000)
old/fileutils/ChangeLog

index 4f40ae1645566739e6970c169c817163cbc114ce..aa027851ded4dff3652890aec206c260d1c4afc3 100644 (file)
@@ -1,7 +1,14 @@
-2000-10-31  Jim Meyering  <meyering@lucent.com>
+2000-11-01  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.0.30.
 
+       * src/chmod.c (main): Better diagnostics.
+
+2000-10-31  Jim Meyering  <meyering@lucent.com>
+
+       * tests/lang-default: Add all the internationalization-related
+       variable names autoconf uses.  Set and export them in a loop.
+
        `mkdir -p' would create parent directories with permissions
        that did not account for the umask. [introduced with the
        2000-09-30 change that became part of fileutils-4.0.28]