summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-07-03 14:07:24 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2009-07-03 14:07:24 +0000
commite9dc4fdac7618ef5fa125665fbadcd4f6ffc5171 (patch)
tree1cdf6f2698cbf141a9d17a54c60131084e9c27e1
parent3a6c8022ab4d3ca91d4a1a6db7fec13a74b94266 (diff)
downloadneon-e9dc4fdac7618ef5fa125665fbadcd4f6ffc5171.tar.gz
* macros/neon.m4, NEWS: Prep for 0.28.5.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.28.x@1673 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 9260ab3..d07a2f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in release 0.28.5:
+* Enable support for X.509v1 CA certificates in GnuTLS.
+* Fix handling of EINTR in connect() calls.
+* Fix use of builds with SOCK_CLOEXEC support on older Linux kernels.
+
Changes in release 0.28.4:
* Fix ne_forget_auth (Kai Sommerfeld)
* GnuTLS support fixes:
diff --git a/macros/neon.m4 b/macros/neon.m4
index c2bc9db..7aaf8cf 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=28
-NE_VERSION_PATCH=4
+NE_VERSION_PATCH=5
NE_VERSION_TAG=
# 0.28.x is backwards-compatible with 0.27.x, so AGE=1