diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-11-21 10:12:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-11-21 10:12:20 +0000 |
commit | 755e743cdd5073202ec5f30fb3b0956c0539ba2e (patch) | |
tree | 8b44de6addfa80e4a41eaaadc41c77c95ec4dbdb | |
parent | 1a323390eca0c32aa60c2d46234a1372b52f77d8 (diff) |
change
-rw-r--r-- | ares/CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index f7a9ca6cf..61a789fc8 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,14 @@ Changelog for the c-ares project +Version 1.5.1 (Nov 20, 2007) + +* November 20 2007 (Daniel Stenberg) + +- Robin Cornelius pointed out that ares_llist.h was missing in the release + archive for 1.5.0 + +Version 1.5.0 (Nov 20, 2007) + * October 2 2007 (Daniel Stenberg) - ares_strerror() segfaulted if the input error number was out of the currently |