diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-03 06:38:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-03 06:38:38 +0000 |
commit | e449aab0af84296dc6fb6a296116a7ea6094ea80 (patch) | |
tree | d634022ac82071b39e48d4e46133ec3a3260c0b6 /ares/CHANGES | |
parent | 3a0192bea65753769e89e95449d6939720017124 (diff) |
modified *strerror()
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 5 |
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. |