summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-11-11 12:31:39 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-11-11 12:31:39 +0000
commitd219ee797d1c2accf3cd386cc4609f7d17d6ca99 (patch)
treeabf5b73140f93b5362799ececcf76b90e6f0b51b
parentb9a8a7d67f1967851d545a8599aa37aa868f7312 (diff)
downloadneon-d219ee797d1c2accf3cd386cc4609f7d17d6ca99.tar.gz
* macros/neon.m4, NEWS: Bump to .6-dev.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1831 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS5
-rw-r--r--macros/neon.m42
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6459160..fe1f01d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in release 0.29.6:
+* Don't abort SSL handshake with GnuTLS if a client cert is requested
+ but none is configured/available (thanks to Patrick Ohly)
+* Docs updates.
+
Changes in release 0.29.5:
* Fix GnuTLS handshakes failures with 'TLS warning alert' (Bryan Cain)
* Further fix for SSPI support on Win32 (Danil Shopyrin)
diff --git a/macros/neon.m4 b/macros/neon.m4
index 61fe696..32111c7 100644
--- a/macros/neon.m4
+++ b/macros/neon.m4
@@ -137,7 +137,7 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [
# Define the current versions.
NE_VERSION_MAJOR=0
NE_VERSION_MINOR=29
-NE_VERSION_PATCH=5
+NE_VERSION_PATCH=6
NE_VERSION_TAG=
# 0.29.x is backwards-compatible to 0.27.x, so AGE=2