summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-26 16:17:08 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-26 16:17:08 +0000
commitc04b1a70ae7a9a35d3b709a02e33a082770f2977 (patch)
tree2c791c9d163293eb92b5769bb1cc59226b64d6fe /NEWS
parent31457ca13acf31866e84720da8fd728db092128c (diff)
downloadneon-c04b1a70ae7a9a35d3b709a02e33a082770f2977.tar.gz
Win32 fixes.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1903 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ada1af1..4192f6f 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ Changes in release 0.30.0:
successful auth (Nathanael Rensen)
- build fixes for Open Watcom compiler (NormW)
- fix Win32 error code handling for local ne_sock_prebind bind failure
+ - Win32: support LFS, thread-safe OpenSSL (Diego Santa Cruz)
* Test suite:
- fix SSL tests for recent OpenSSL