From bd100b2a51707fd49943b882aa10258814754f21 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 30 Jul 2007 22:54:02 +0000
Subject: [PATCH] AIX 4 and 5 get to use non-blocking sockets

---
 RELEASE-NOTES | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index acc64af3da..2e865fb9b0 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)
-- 
GitLab