diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-11-05 23:11:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-11-05 23:11:22 +0000 |
commit | c7309344989e17b082fe8508f1d596075b847fde (patch) | |
tree | 476d3e93168754d375158fd75f76367b5be7098a /ares/CHANGES | |
parent | 471a8b223b065d84b2b78cacf4710c76cc3f28d8 (diff) |
mention the areslib.dsp fix
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 5ad515e74..770f037eb 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 |