diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-30 22:54:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-30 22:54:02 +0000 |
commit | bd100b2a51707fd49943b882aa10258814754f21 (patch) | |
tree | f9e573c619637b69ffb493f70f24d98c8c5bf9e5 | |
parent | 5b1bbffdffcd05c1b088a49bf7f2ba5a11a4bb41 (diff) |
AIX 4 and 5 get to use non-blocking sockets
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index acc64af3d..2e865fb9b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -29,6 +29,7 @@ This release includes the following bugfixes: o the SFTP PWD command works o HTTP Digest auth on a re-used connection o FTPS data connection close + o AIX 4 and 5 get to use non-blocking sockets This release includes the following known bugs: @@ -50,6 +51,6 @@ advice from friends like these: Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev, Daniel Cater, Colin Hogben, Jofell Gallardo, Daniel Johnson, Ralf S. Engelschall, James Housley, Chris Flerackers, Patrick Monnerat, - Jayesh A Shah, Greg Zavertnik + Jayesh A Shah, Greg Zavertnik, Peter O'Gorman Thanks! (and sorry if I forgot to mention someone) |