]> granicus.if.org Git - curl/commitdiff
the largefile for version_info fix
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Mar 2004 13:17:53 +0000 (13:17 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Mar 2004 13:17:53 +0000 (13:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b4c4915ec72deba077de561191017967c7f31f5b..2fd93151b1726cf0dfc0c6975101c7ee6e87365e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
 
                                   Changelog
 
+Version 7.11.1-pre1 (8 March 2004)
+
+Daniel (8 March 2004)
+- Minor fix to make curl CURL_VERSION_LARGEFILE is only set if curl_off_t is
+  larger than 4 bytes.
+
 Daniel (4 March 2004)
 - Improved PUT/POST with NTLM/Digest authentication, the so called issue 12.