aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-22 12:05:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-22 12:05:21 +0000
commit64731b00567ed6237cc7a1758e0f4c32200f5a30 (patch)
tree7e7e50eb742b951697fcb0a6c2a59503cb5728b5 /CHANGES
parentdebe6a1432dab58c20ee4f03aeb90735ae80e640 (diff)
we continue to improve things
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 90c7e5985..5c5017b62 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@
Changelog
+Daniel (22 October)
+- Gisle Vanem found out --disable-eprt didn't work and patched it.
+
+- Test case 91 was modified and could now repeat the problem Kevin Roth has
+ reported, and the bug was fixed.
+
+- Dylan Ellicott added vc-libcurl-ssl-dll as a target to the root makefile
+ to build a static libcurl that links with a shared OpenSSL using MSVC.
+
Daniel (21 October)
- Andrés García updated the mingw32 makefiles.