summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-10-14 15:01:53 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2010-10-14 15:01:53 +0000
commit6114355177876452102036651e65279ff169ce43 (patch)
tree7f5af814e0268f114023e28138c12d6f513d8bf8
parenta649d73392a57b4f71b781701d7753496c003f86 (diff)
downloadneon-6114355177876452102036651e65279ff169ce43.tar.gz
* NEWS, macros/neon.m4: Prepare for 0.29.5.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.29.x@1822 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS3
-rw-r--r--macros/neon.m42
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 84d1879..51c74be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in release 0.29.5:
+* Further fix for SSPI support on Win32 (Danil Shopyrin)
+
Changes in release 0.29.4:
* Fix SNI support (Tobias Gruetzmacher)
* Fix possible Solaris linker errors if building static library
diff --git a/macros/neon.m4 b/macros/neon.m4
index dccca95..61fe696 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=4
+NE_VERSION_PATCH=5
NE_VERSION_TAG=
# 0.29.x is backwards-compatible to 0.27.x, so AGE=2