diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-08 21:26:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-08 21:26:03 +0000 |
commit | d6b3850562404554ddd570c7c5f3190f3ab94013 (patch) | |
tree | 3d1d3887ba9a790754bf3b4f01c2941ea139b816 | |
parent | 80197cf493bc4c4d18da83982c9f3fce860e57bb (diff) | |
download | curl-d6b3850562404554ddd570c7c5f3190f3ab94013.tar.gz |
fix
-rw-r--r-- | ares/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 9558c84b9..f7e04e13f 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,8 @@ Changelog for the c-ares project +* June 8 +- James Bursa fixed an init issue for RISC OS. + * May 11 - Nico Stappenbelt reported that when processing domain and search lines in the resolv.conf file, the first entry encountered is processed and used as |