summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2007-07-14 20:40:37 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2007-07-14 20:40:37 +0000
commit171b403ddcc3fdbbbf8ef07985e64609820dae2a (patch)
tree6cab688859bfd1bedb2bacc9b1e708e3f0e83c5d
parent845a5a547ce2f14ae9adf10e2aaa4d11f63d5a0e (diff)
downloadneon-0.26.x.tar.gz
Note r1158, r1159 backports.0.26.x
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.26.x@1200 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5168c74..e5f400b 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Changes in release 0.26.4:
* Fix use of unencrypted client certs with GnuTLS
* Fix ne_lock* If: header insertion to use CRLF-terminated headers
* Fix test suite failures on QNX by working around send() length limit
+* Fix handling of POSIX strerror_r failure case in ne_strerror
+* Fix alignment issues in test suite MD5 code
Changes in release 0.26.3:
* Fix buffer under-read in URI parser (Laszlo Boszormenyi, CVE-2007-0157)