From: Eric Blake Date: Tue, 9 Aug 2011 22:07:11 +0000 (-0600) Subject: ChangeLog: fix wrong attribution in last commit X-Git-Tag: v0.1~2019 X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=commitdiff_plain;h=5e117d03ff9c6ca545f1e8be91c92cfcca605e37 ChangeLog: fix wrong attribution in last commit Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 455a699d7..993ec0c16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2011-08-09 Eric Blake 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.