curl/ares/CHANGES

27 строки
621 B
Plaintext
Исходник Обычный вид История

* January 29, 2004:
- Dirk Manske fixed how the socket is set non-blocking.
2004-01-04 15:20:37 +03:00
* January 4, 2004:
- Dominick Meglio made the private gettimeofday() become ares_gettimeofday()
instead in order to not pollute the name space and risk colliding with
other libraries' versions of this function.
* October 24, 2003. Daniel Stenberg:
Added ares_version().
2003-10-09 00:26:05 +04:00
2003-10-09 00:26:44 +04:00
Version 1.0-pre1 (8 October 2003)
2003-10-09 00:18:01 +04:00
- James Bursa made it run on RISC OS
- Dominick Meglio made it run fine on NT4
2003-10-09 00:18:01 +04:00
- Duncan Wilcox made it work fine on Mac OS X
- Daniel Stenberg adjusted the windows port
- liren at vivisimo.com made the initial windows port