]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
modified *strerror()
authorDaniel Stenberg <daniel@haxx.se>
Tue, 3 Feb 2004 06:38:38 +0000 (06:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 3 Feb 2004 06:38:38 +0000 (06:38 +0000)
ares/CHANGES

index ea0b0103c70b1c60d3163f4c6ce90c42a9d9cbac..8c9c31237b1f0f40bba2b0c1bd8e73408eecf372 100644 (file)
@@ -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.