X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=314aeb4f7be32136a508fd3164092b65dd39a359;hb=8d634350755eb9e22cc54e44439edf074492f883;hp=bf3901e4edd89ef0081d5ac45bfe931133624788;hpb=b043f8b380f24e6cc52e7864c140765566068c2b;p=pspp diff --git a/ChangeLog b/ChangeLog index bf3901e4ed..314aeb4f7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-04-25 Bruno Haible + + * modules/fseeko: New file. + * m4/fseeko.m4: New file. + * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO, + HAVE_FSEEKO. + * lib/stdio_.h (fseeko): New declaration. + * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO, + HAVE_FSEEKO. + 2007-04-25 Bruno Haible * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.