diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-06 15:12:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-06 15:12:50 +0000 |
commit | f617c1131a939b88544d7923db557437df31e433 (patch) | |
tree | 4ad8f42b0a25ace388a5403e4f2dcffd3451839d /ares | |
parent | 5ca47f19d773da3a35b707405620890050d34c2c (diff) | |
download | curl-f617c1131a939b88544d7923db557437df31e433.tar.gz |
mention the man page updates from the other day
Diffstat (limited to 'ares')
-rw-r--r-- | ares/CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 39df0035e..3470cb59d 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,9 @@ Changelog for the c-ares project +* April 2, 2004 +- Updated various man pages to look nicer when converted to HTML on the web + site. + * April 1, 2004 - Dirk Manske provided a new function that is now named ares_cancel(). It is used to cancel/cleanup a resolve/request made using ares functions on the |