sync with reality

This commit is contained in:
Yang Tse
2008-09-05 00:16:35 +00:00
parent 9c36a5fd06
commit 29f7f468ce
2 changed files with 7 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
Changelog Changelog
Guenter Knauf (4 Sep 2008)
- MingW32 non-configure builds are now largefile feature enabled by default.
NetWare LIBC builds are also now largefile feature enabled by default.
Yang Tse (4 Sep 2008) Yang Tse (4 Sep 2008)
- Several fixes related with print formatting string directives. - Several fixes related with print formatting string directives.

View File

@@ -13,7 +13,8 @@ This release includes the following changes:
This release includes the following bugfixes: This release includes the following bugfixes:
o o MingW32 non-configure builds are now largefile feature enabled by default
o NetWare LIBC builds are now largefile feature enabled by default
This release includes the following known bugs: This release includes the following known bugs:
@@ -26,6 +27,6 @@ Other curl-related news:
This release would not have looked like this without help, code, reports and This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Keith Mok, Yang Tse Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)