From e449aab0af84296dc6fb6a296116a7ea6094ea80 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 3 Feb 2004 06:38:38 +0000
Subject: [PATCH] modified *strerror()

---
 ares/CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ares/CHANGES b/ares/CHANGES
index ea0b0103c7..8c9c31237b 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.
-- 
GitLab