diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-05 07:57:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-05 07:57:32 +0000 |
commit | 00c7780fcb3f1503481663beb60b1c6e0d2447db (patch) | |
tree | ec9dba091230ec54bf6fc8a77913bcb931d1ca60 /ares/CHANGES | |
parent | 15ab13dc421fef4e36381438be692b19269ca3c8 (diff) |
James Bursa fixes: find the hosts file on RISC OS, and made it build with
newer gcc versions that no longer defines "riscos".
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 4374b9f4d..f4d4676d5 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* January 5, 2006 + +- James Bursa fixed c-ares to find the hosts file on RISC OS, and made it + build with newer gcc versions that no longer defines "riscos". + * December 22 - Daniel Stenberg added ares_getsock() that extracts the set of sockets to |