aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ares/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index ea0b0103c..8c9c31237 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -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.