projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9179ab
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 21 Nov 2002 09:46:15 +0000
(09:46 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 21 Nov 2002 09:46:15 +0000
(09:46 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 0d942f0483b79c7b856253fe96dbdba311ae0cc2..c2cc56a5ff750898f9d4eaabb0cdb1f1822d00da 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-4,6
+4,7
@@
* makepath.c (make_path): Restore umask *before* creating the final
component.
+ (make_path): Minor reformatting.
* xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC
and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.