This commit is contained in:
Daniel Stenberg 2004-02-03 06:38:38 +00:00
Родитель 3a0192bea6
Коммит e449aab0af
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,9 @@
* February 2, 2004:
- ares_strerror() has one argument less. This is the first official
modification of the existing provided ares API.
* January 29, 2004:
- Dirk Manske fixed how the socket is set non-blocking.