1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/ares/RELEASE-NOTES

19 lines
456 B
Plaintext
Raw Normal View History

2009-11-30 17:39:04 -05:00
This is what's new and changed in the c-ares 1.7.1 release:
Changed:
2010-03-05 15:01:47 -05:00
o added IPv6 name servers support
Fixed:
2007-06-08 04:46:28 -04:00
o closing of sockets on Windows systems
2009-12-28 21:32:12 -05:00
o MSVC deprecated compiler options warnings
o ares_process_fd() didn't check broken connections
2007-06-08 04:46:28 -04:00
Thanks go to these friendly people for their efforts and contributions:
2010-03-05 15:01:47 -05:00
Ingmar Runge, Laszlo Tamas Szabo, Yang Tse, Tommie Gannert, Gregor Jasny,
Phil Blundell, Cedric Bail, Jakub Hrozek
2007-06-08 04:46:28 -04:00
Have fun!