aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-27 08:46:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-27 08:46:54 +0000
commita2902de67c3bf044a19419f8826521a963baaa7f (patch)
tree5c73583bcfa015611c517e9bfbcf66ab60b86958 /CHANGES
parentda192f79553fb1b6eb112fd68cee7b01e0a56540 (diff)
TJ Saunders of the proftpd project identified and pointed out problems with
the modified FTPS negotiation change of August 19 2005. Thus, we revert the change back to pre-7.14.1 status.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index abf83ca45..dcb8a46c4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@
Changelog
+Daniel (27 September 2005)
+- TJ Saunders of the proftpd project identified and pointed out problems with
+ the modified FTPS negotiation change of August 19 2005. Thus, we revert the
+ change back to pre-7.14.1 status.
+
Daniel (21 September 2005)
- Fixed "cut off" sentence in the libcurl-tutorial man page:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329305