projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdc599c
)
Fix ChangeLog entry.
author
Bruno Haible
<bruno@clisp.org>
Sun, 30 Mar 2008 09:22:43 +0000
(11:22 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 30 Mar 2008 09:22:43 +0000
(11:22 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f7072a62e87ed94cfe83b001fa27408c3818a07a..4d73601fe219d3301a0f35aef736763563f107a2 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-36,9
+36,10
@@
* tests/test-ftello.c (main): Likewise.
Pass test-freadseek on cygwin.
- * modules/freadseek (Depends-on): Use freadptr, not fread
seek
.
+ * modules/freadseek (Depends-on): Use freadptr, not fread
ahead
.
* lib/freadseek.c (freadseek): Don't increment beyond bounds of
ungetc buffer.
+
* tests/test-fflush2.c (main): Fix typo.
2008-03-29 Bruno Haible <bruno@clisp.org>