aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f0d19f05a..3a9e2c46a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,10 +6,15 @@
Changelog
+Daniel (16 August 2004)
+- Roland Krikava found and fixed a cookie problem when using a proxy (the
+ path matching was wrong). I added test case 179 to verify that we now do
+ right.
+
Daniel (11 August 2004)
- configure now defines _XOPEN_SOURCE to 500 on systems that need it to build
warning-free (the only known one so far is non-gcc builds on 64bit SGI
- IRIX).
+ IRIX). (Reverted this change later as it caused compiler errors.)
- the FTP code now includes the server response in the error message when the
server gives back a 530 after the password is provided, as it isn't