summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-08-22 21:23:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-08-22 21:23:25 +0000
commitbdbd0cf27a7342b5eab41623fcd44459921d7f4a (patch)
treeb74ddf52281f17d01314787b4382674861d3b2ec /CHANGES
parentd792937686dac6a0a5217a589d8a2ba3ec083f51 (diff)
downloadcurl-bdbd0cf27a7342b5eab41623fcd44459921d7f4a.tar.gz
David McCreedy fixed a remaining mistake from the August 19 TYPE change.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ceffd3609..b57bf84b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@
Changelog
Daniel (22 August 2006)
+- David McCreedy fixed a remaining mistake from the August 19 TYPE change.
+
- Peter Sylvester pointed out a flaw in the AllowServerConnect() in the FTP
code when doing pure ipv6 EPRT connections.