projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad1edcc
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 19 Nov 2001 13:32:29 +0000
(13:32 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 19 Nov 2001 13:32:29 +0000
(13:32 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 24ed03a9e829eaf5327f1f376bc2ddfa5c05deeb..03a7f93b5ca22e31baa92a1e473ecc3a5dcbec1a 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-16,6
+16,10
@@
2001-11-17 Jim Meyering <meyering@lucent.com>
+ * modechange.c (mode_adjust): Fix error introduced on 1999-04-26
+ that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
+ rather than group writable. Patch by Juan F. Codagnone.
+
* readtokens.c: Remove explicit declarations of xmalloc and xrealloc,
Instead, include "xalloc.h".