diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-07-01 06:59:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-07-01 06:59:43 +0000 |
commit | d9ceee1c755b17b50300cdcff1c3a6357dd1905d (patch) | |
tree | 70195168bc824680f7dee1f776fdfc5a96563fd4 | |
parent | 097281f45946120240a5864473d9627bc394532b (diff) |
Gisle's djgpp magic
-rw-r--r-- | ares/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 6facb453a..e597ed94a 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,8 @@ Changelog for the c-ares project +* June 30 +- Gisle Vanem made it build with djgpp and run fine with the Watt-32 stack. + * June 10 - Gisle Vanem's init patch for Windows: |