diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 10:47:48 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 10:47:48 +0100 |
commit | dd0c31ce386da6fc2467093a4d16b66a15b0961d (patch) | |
tree | dfec322db697961e22726812a182c52dc638f325 /CHANGES | |
parent | 123c6d5c82c34c3ac48fb051dd8d9ce8fe4ad51b (diff) |
The 'ares' subtree has been removed from the source repository
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ Changelog +Daniel Stenberg (24 Mar 2010) +- The 'ares' subtree has been removed from the source repository. It was + always a separate project that sort of piggybacked on the curl project since + the dawn of times and now the time has come for it to go stand on its own + legs and continue living its own life. All details on c-ares and its new + source code repository is found at http://c-ares.haxx.se/ + Daniel Stenberg (23 Mar 2010) - Kenny To filed the bug report #2963679 with patch to fix a problem he experienced with doing multi interface HTTP POST over a proxy using |