ChangeLog: fix wrong attribution in last commit
authorEric Blake <eblake@redhat.com>
Tue, 9 Aug 2011 22:07:11 +0000 (16:07 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 9 Aug 2011 22:07:11 +0000 (16:07 -0600)
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog

index 455a699..993ec0c 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.