mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
recent activities
This commit is contained in:
parent
ab64bf6fb1
commit
cbfc737d79
8
CHANGES
8
CHANGES
@ -6,6 +6,14 @@
|
||||
|
||||
Changelog
|
||||
|
||||
Daniel (14 July 2004)
|
||||
- Günter Knauf has made the Netware builds do without the config-netware.h
|
||||
files, so they are now removed from the dist packages.
|
||||
|
||||
- Günter Knauf made curl and libcurl build with Borland again.
|
||||
|
||||
- Andres Garcia fixed the common test 505 failures on windows.
|
||||
|
||||
Daniel (6 July 2004)
|
||||
- Andrés García found out why the windows tests failed on file:// "uploads".
|
||||
|
||||
|
@ -19,6 +19,8 @@ This release includes the following changes:
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o test 505 runs fine on windows now
|
||||
o builds fine with Borland again
|
||||
o curl_share_cleanup() crash fixed
|
||||
o --trace files now get the final info lines too
|
||||
o multi interface connects fine to multi-IP resolving hosts
|
||||
@ -47,6 +49,8 @@ Other curl-related news since the previous public release:
|
||||
o pycurl 7.12.0 was released http://pycurl.sf.net/
|
||||
o wxWidgets binding: http://homepage.mac.com/codonnell/wxcurldav/
|
||||
o New Austrian curl web mirror: http://curl.gds.tuwien.ac.at/
|
||||
o TclCurl 0.12.0 was released:
|
||||
http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
||||
|
||||
This release would not have looked like this without help, code, reports and
|
||||
advice from friends like these:
|
||||
|
Loading…
Reference in New Issue
Block a user