projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49e12f
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 25 Aug 2005 16:30:08 +0000
(16:30 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 25 Aug 2005 16:30:08 +0000
(16:30 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 50ec523adfc0a7e4d99327747a88d6c0679e1e7e..b68ff97c879c84450ae2b8a27a9b33c358034080 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2005-08-25 Jim Meyering <jim@meyering.net>
+
+ * open-safer.c: Include <config.h>.
+ Otherwise, we'd lose LARGEFILE support in any file using
+ e.g. "fcntl--.h"
+
2005-08-24 Paul Eggert <eggert@cs.ucla.edu>
* regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.