projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53d01ff
)
.
author
Jim Meyering
<jim@meyering.net>
Wed, 26 Apr 2000 12:36:49 +0000
(12:36 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 26 Apr 2000 12:36:49 +0000
(12:36 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 0b34fc8e8a3686b3525dea994e2fd213f5c20969..4e4fc05080fd67cd6ad87ace7669561ba50271d7 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.