aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-16 22:03:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-16 22:03:55 +0000
commitb5d97b3d94010666dacf0793d6b1806e49402a82 (patch)
tree2425272c55e57869c92875797559beb955cce7b0 /CHANGES
parent4a6cc54eb592483e9c23dde749130179443aefea (diff)
more
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 28a9f65c4..76a1a69a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,9 @@ Daniel (16 March 2005)
address that is then passed on and used.
Daniel (15 March 2005)
+- Dan Fandrich made the code properly use the uClibc's version of
+ inet_ntoa_r() when built with it.
+
- Added test 237 and 238: test EPSV and PASV response handling when they get
well- formated data back but using illegal values. In 237 PASV gets an IP
address that is way bad. In 238 EPSV gets a port that is way out of range.