.
authorJim Meyering <jim@meyering.net>
Wed, 26 Apr 2000 12:36:49 +0000 (12:36 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 26 Apr 2000 12:36:49 +0000 (12:36 +0000)
lib/ChangeLog

index 0b34fc8e8a3686b3525dea994e2fd213f5c20969..4e4fc05080fd67cd6ad87ace7669561ba50271d7 100644 (file)
@@ -1,5 +1,13 @@
+2000-04-25  Jim Meyering  <meyering@lucent.com>
+
+       * makepath.c (S_IRWXUGO): Define.
+       (make_path): Always perform explicit chmod if MODE specifies any
+       of the `special' permission bits.
+
 2000-04-18  Jim Meyering  <meyering@lucent.com>
 
+       * README: New file.
+
        * getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
        getpagesize.  For BeOS.  Based on a patch from Bruno Haible.