projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f93c2
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Wed, 8 Jan 2003 15:41:44 +0000
(15:41 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 8 Jan 2003 15:41:44 +0000
(15:41 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index b9449c01bb083f2b1ff178f1a91469c3377465fc..3bb54b26aae39fad481b55a66ad71085a4659a87 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,8
@@
+2003-01-08 Jim Meyering <jim@meyering.net>
+
+ * full-write.c: Undefine and define-away `const' after inclusion
+ of errno.h, not before. Suggestion from Bruno Haible.
+
2003-01-07 Jim Meyering <jim@meyering.net>
* full-write.c: Rework so that it may serve to define full_read, too.