From: Daniel Stenberg Date: Sun, 5 Nov 2006 23:11:22 +0000 (+0000) Subject: mention the areslib.dsp fix X-Git-Tag: curl-7_16_1~185 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7309344989e17b082fe8508f1d596075b847fde;p=thirdparty%2Fcurl.git mention the areslib.dsp fix --- diff --git a/ares/CHANGES b/ares/CHANGES index 5ad515e744..770f037eba 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,11 @@ Changelog for the c-ares project +* November 6 + +- Andreas Rieke fixed the line endings in the areslib.dsp file that I (Daniel) + broke in the 1.3.2 release. We should switch to a system where that file is + auto-generated. We could rip some code for that from curl... + Version 1.3.2 (November 3, 2006) * October 12 2006