summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-28 07:55:16 +0000
committerJim Meyering <jim@meyering.net>2002-09-28 07:55:16 +0000
commitcd6ee8563b424206d32f0fccef358e120d85ac8b (patch)
tree87b64e09bd07951414540e81a64ec3a42253a25f /lib/ChangeLog
parentddb038c033eb6a9b1ba4820d6cc053411bedde40 (diff)
downloadcoreutils-cd6ee8563b424206d32f0fccef358e120d85ac8b.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 70c859569..9b4e4fbae 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-28 Jim Meyering <meyering@lucent.com>
+
+ * makepath.c (make_path): Restore umask *before* creating the final
+ component.
+
2002-09-25 Paul Eggert <eggert@twinsun.com>
* fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include <stdint.h>.