summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2014-09-20 19:23:04 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2014-09-20 19:23:04 +0000
commit46d8d56ffb271b2ab26a962a3785c8ac67095bdb (patch)
tree8fc4e85b84c69c8d189bfcbc76e68ccf190d2ebf /NEWS
parent5a75eb422d3da6209d746d7cbe95afebe08ae55e (diff)
downloadneon-46d8d56ffb271b2ab26a962a3785c8ac67095bdb.tar.gz
Prep for 0.30.1.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1946 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3f5058c..d749d7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in release 0.30.1:
+* Fix possible crash after DNS resolver errors on Windows (Olivier Goffart)
+* Don't fail if the SSL cert changes between connections with OpenSSL,
+ behaviour now matches that with GnuTLS.
+* Fix static linking with pkg-config file (Alan H).
+
Changes in release 0.30.0:
* Interface changes:
- none, API and ABI backwards-compatible with 0.27.x and later