From: Christos Zoulas Date: Tue, 11 Nov 2003 20:03:41 +0000 (+0000) Subject: Add entry for large file. X-Git-Tag: FILE5_05~916 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aac4d04930d61dc9f59e93d50ec4f6dd5262c013;p=file Add entry for large file. --- diff --git a/ChangeLog b/ChangeLog index d20662a8..1dabee87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ +2003-11-11 15:03 Christos Zoulas + + * Include file.h first, because it includes config.h + breaks largefile test macros otherwise. + (Paul Eggert via + Lars Hecking ) + 2003-10-14 21:39 Christos Zoulas + * Python bindings (Brett Funderburg) * Don't lookup past the end of the buffer (Chad Hanson)