1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 17:19:18 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-11-01 17:33:19 +00:00
parent 02080dd37e
commit 09917b2b9a
+8 -1
View 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]