mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
recent activities
This commit is contained in:
parent
c85bf83e88
commit
33f42aacca
9
CHANGES
9
CHANGES
@ -6,6 +6,15 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (20 July 2004)
|
||||||
|
- Added buildconf and buildconf.bat to the release archives, since they are
|
||||||
|
handy for rebuilding curl when using a daily snapshot (and not a pure CVS
|
||||||
|
checkout).
|
||||||
|
|
||||||
|
Daniel (16 July 2004)
|
||||||
|
- As suggested by Toby Peterson, libcurl now ignores Content-Length data if the
|
||||||
|
given size is a negative number. Test case 178 verifies this.
|
||||||
|
|
||||||
Daniel (14 July 2004)
|
Daniel (14 July 2004)
|
||||||
- Günter Knauf has made the Netware builds do without the config-netware.h
|
- Günter Knauf has made the Netware builds do without the config-netware.h
|
||||||
files, so they are now removed from the dist packages.
|
files, so they are now removed from the dist packages.
|
||||||
|
@ -45,12 +45,14 @@ Other curl-related news since the previous public release:
|
|||||||
|
|
||||||
o James Hu took over after Kevin Roth as maintainer of the curl package on
|
o James Hu took over after Kevin Roth as maintainer of the curl package on
|
||||||
cygwin. Many saludos to Kevin for a work well done during many years.
|
cygwin. Many saludos to Kevin for a work well done during many years.
|
||||||
o Gambas binding for libcurl: http://gambas.sf.net/
|
o Gambas binding: http://gambas.sf.net/
|
||||||
o pycurl 7.12.0 was released http://pycurl.sf.net/
|
o pycurl 7.12.0 was released http://pycurl.sf.net/
|
||||||
o wxWidgets binding: http://homepage.mac.com/codonnell/wxcurldav/
|
o wxWidgets binding: http://homepage.mac.com/codonnell/wxcurldav/
|
||||||
o New Austrian curl web mirror: http://curl.gds.tuwien.ac.at/
|
o New Austrian curl web mirror: http://curl.gds.tuwien.ac.at/
|
||||||
o TclCurl 0.12.0 was released:
|
o TclCurl 0.12.0 was released:
|
||||||
http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
||||||
|
o Ch binding: http://chcurl.sourceforge.net
|
||||||
|
o New US curl web mirror: http://curl.109k.com/
|
||||||
|
|
||||||
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user