projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d7ec76
)
ChangeLog: fix wrong attribution in last commit
author
Eric Blake
<eblake@redhat.com>
Tue, 9 Aug 2011 22:07:11 +0000
(16:07 -0600)
committer
Eric Blake
<eblake@redhat.com>
Tue, 9 Aug 2011 22:07:11 +0000
(16:07 -0600)
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 455a699d74fdd6b648d59947972f84f0e3f15621..993ec0c160a39af2e0bf198f652456915bdb9868 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,7
@@
2011-08-09 Eric Blake <eblake@redhat.com>
fseeko: remove unneeded hack
- *
tests/test-fflush2.c (main
): Don't special-case SEEK_END.
+ *
lib/fseeko.c (fseeko
): Don't special-case SEEK_END.
fseeko: fix bug on glibc
* lib/fseeko.c (fseeko): Set stream offset to match fd offset.