aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-03-16 18:41:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-03-16 18:41:00 +0000
commit2616bdc4cd782008c16cc807aa75267b6fd8d582 (patch)
tree89270a1ce8905be6702a76bb9ed39fff3aa9d858 /CHANGES
parentc149b3f79743354b31327054d5cd559a01d00856 (diff)
it just never ends
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 98521d5b8..3c8d1c64d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,33 @@
Changelog
+Daniel (16 Mar)
+- Juan F. Codagnone reported that the fix from March 2nd was incomplete.
+
+- Added code to the configure.in to check for select() argument types. I've
+ not made any code use the results just yet though.
+
+Daniel (15 Mar)
+- Gisle Vanem provided two patches to build better on Windows.
+
+- Adjusted the test suite code to better make sure that the server(s) required
+ for a specific test is properly started before the test case is attempted.
+ Many tests now run a lot faster than before.
+
+Daniel (14 Mar)
+- Another configure.in adjustment made the configure detect functions properly
+ on HPUX now.
+
+Daniel (13 Mar)
+- Philippe Raoult fixed pre4-compile quirks for FreeBSD.
+
+Version 7.10.4-pre4 (13 Mar 2003)
+
+Daniel (13 Mar)
+- Added a backup-check for functions that aren't found by AC_CHECK_FUNCS()
+ as I believe some checks on HPUX need this. At least some of the info given
+ to us by Rick Jones seemed to indicate this.
+
Daniel (12 Mar)
- Thomas Tonino found out that if you used the curl tool to do PUT operations
as in 'curl www.foo.com/dir/ -T file' and the file name included for example