summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-01-11 22:59:31 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-01-11 22:59:31 +0000
commit951904e70cbea94d8a1884ea517b56f08aae0430 (patch)
treed0282b636079b239966baf96bdabb7ceac6f8ecb /NEWS
parentad707a2e74070089dd6f5a7cfe0574dbcc0f1ed4 (diff)
downloadneon-951904e70cbea94d8a1884ea517b56f08aae0430.tar.gz
* macros/neon.m4, NEWS: Missed a backport :(
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1787 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3de6aac..a194348 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in release 0.29.4:
+* Fix possible Solaris linker errors if building static library.
+
Changes in release 0.29.3:
* Change ne_sock_close() to no longer wait for SSL closure alert:
- fixes possible hang with IIS servers when closing SSL connection