aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-04 22:20:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-04 22:20:26 +0000
commit25f5f14d35d93de1b7356a13ead68370816a239c (patch)
tree6ca996ded599482d40ba0637e173d53b52680415 /ares
parentdfda9cc007bd9a576bc1b9e65200367c1680c08a (diff)
Günter Knauf made c-ares build and run on Novell Netware.
Diffstat (limited to 'ares')
-rw-r--r--ares/CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index cd0c451d5..df52022b0 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,8 @@
Changelog for the c-ares project
+* July 3
+- Günter Knauf made c-ares build and run on Novell Netware.
+
* July 1
- Gisle Vanem provided Makefile.dj to build with djgpp, added a few more djgpp
fixes and made ares not use 'errno' to provide further info on Windows.