mirror of
https://github.com/curl/curl.git
synced 2026-06-05 14:54:14 +03:00
zlib fix for the help text, stroll usage on mingw/djgpp
This commit is contained in:
parent
ad7e26b140
commit
e4c5653035
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -7,6 +7,11 @@
|
|||
Changelog
|
||||
|
||||
Daniel(22 January 2004)
|
||||
- Gisle Vanem made strtoll() get used when curl is built with the mingw
|
||||
compiler.
|
||||
|
||||
- Gisle Vanem fixed the compressed help text code to display properly.
|
||||
|
||||
- Removed the '#define HttpPost' from the public header file, as curl_httppost
|
||||
is the proper name and it has been for quite some time now. Fixes another
|
||||
name space pollution.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue