diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-30 09:16:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-30 09:16:31 +0000 |
commit | e89ea076265e5ae11f96658ff9365d36e71cb702 (patch) | |
tree | 36d83608232bebbb4fa78bd69afc33fae945d619 /ares | |
parent | b99c95ba46c79942942f2ca200424f6678318e8c (diff) |
mention Gisle's recent fixes
Diffstat (limited to 'ares')
-rw-r--r-- | ares/CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 4e36a9232..869ad02ff 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,13 @@ Changelog for the c-ares project +* August 29 + +- Gisle Vanem fixed the MSVC build files. + +* August 20 + +- Gisle Vanem made c-ares build and work with his Watt-32 TCP/IP stack. + * August 13 - Harshal Pradhan made a minor syntax change in ares_init.c to make it build |