diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-09-15 19:23:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-09-15 19:23:31 +0000 |
commit | 209b9d4374f7e67545e445f4d6860cf14d8a1ac2 (patch) | |
tree | d0c21296dc4d965717318bda0631758094a4a3de /ares | |
parent | 0b8ccd0ae75369e34ee166650dd0aaf63b9af8a0 (diff) |
mention the configure change
Diffstat (limited to 'ares')
-rw-r--r-- | ares/CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index dd070d1e8..22a92ef27 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* September 10 + +- configure fix for detecting a member in the sockaddr_in6 struct which failed + on ipv6-enabled HP-UX 11.00 + Version 1.3.0 (August 29, 2004) * August 21 |