aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-13 08:05:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-13 08:05:54 +0000
commit1cb3cd1463c7a661863662dccf5c12600b4a4c70 (patch)
treeff99ae1bc7892e6cbe89445b91dc4c02493d3b37 /CHANGES
parenta76235c0088946dd8b8d28b8428a9f91a86023ae (diff)
three changes done this morning
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3e8e11232..435cd35bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,18 @@
Changelog
+Daniel (13 January 2004)
+- Matt Veenstra updated the Mac OS X framework files.
+
+- Brian R Duffy brought a section to the INSTALL file on how to build a
+ SSL-enabled curl using the free Borland C++ compiler. He also updated the
+ Borland lib/Makefile.b32.
+
+- I fixed the test case 509 which I broke yesterday. Now the libtest are
+ compiled with an include path that points to the library's source dir, so
+ that the libtests can include files from the source tree. This was made to
+ make it possible to use the USE_SSLEAY define in the library test files.
+
Daniel (12 January 2004)
- Peter Sylvester brought code that now allows a callback to modified the URL
even when the multi interface is used, and then libcurl will simulate a