aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-26 12:29:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-26 12:29:30 +0000
commitcff90cf3f9383227d01684f6185cf8ebffc14371 (patch)
treed45643fd9c023dedebd2bb5698ef26104677155f /CHANGES
parenta33c53a36b2e4c5fdaefe410f295ac2210e0d75e (diff)
"configure summary"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 12 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 77b27e1e7..6d689549a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,8 +6,18 @@
Changelog
-Daniel and Gisle (25 April 2004)
-- The file previously known as hostip.c has now undergone a huge cleanup and
+Daniel (25 April 2004)
+- Since we can now build and use quite a large set of 3rd party libraries, I
+ decided I would make configure produce a summary at the end showing what
+ libraries it uses and if not, what option to use to make it use that. I also
+ added some other random info that is nice in a "configure summary" output.
+
+- Applied TommyTam's patch that now make curl work with telnet and stdin
+ properly on Windows.
+
+- The changes for today below were made by me and Gisle Vanem.
+
+ The file previously known as hostip.c has now undergone a huge cleanup and
split:
hostip.c explained