]> granicus.if.org Git - file/commitdiff
Add entry for large file.
authorChristos Zoulas <christos@zoulas.com>
Tue, 11 Nov 2003 20:03:41 +0000 (20:03 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 11 Nov 2003 20:03:41 +0000 (20:03 +0000)
ChangeLog

index d20662a8b6d2c2b4eedba5ce86d5634c6a4d37a1..1dabee87a7502bb6f34016172af6855a88f00f5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 
+2003-11-11 15:03  Christos Zoulas  <christos@zoulas.com>
+
+       * Include file.h first, because it includes config.h
+         breaks largefile test macros otherwise.
+         (Paul Eggert <eggert@CS.UCLA.EDU> via
+          Lars Hecking <lhecking@nmrc.ie>)
+
 2003-10-14 21:39  Christos Zoulas  <christos@zoulas.com>
+
        * Python bindings (Brett Funderburg) <brettf@deepfile.com>
        * Don't lookup past the end of the buffer
          (Chad Hanson) <chanson@tcs-sec.com>