summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <joe@manyfish.uk>2022-09-03 17:20:40 +0100
committerJoe Orton <joe@manyfish.uk>2022-09-03 17:21:17 +0100
commit3e5bc24f6fa24f9d939d92da332727b1292efb87 (patch)
treeeda7c020b54d9b233f887293e9a04c525267cd41
parent740dd9a85f4813a012a6f1583d705e42c7174302 (diff)
downloadneon-git-3e5bc24f6fa24f9d939d92da332727b1292efb87.tar.gz
Prepare for 0.32.3 release.0.32.3
-rw-r--r--NEWS7
-rw-r--r--macros/neon.m42
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00e9e7c..81131cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in release 0.32.3:
+* Improvements and fixes to Windows build (Chun-wei Fan)
+* Fix finding pkg-config when cross-compiling (Hugh McMaster)
+* Fix Digest cnonce entropy sources in non-SSL builds
+* Fix cases where Digest usernames were rejected as non-ASCII
+* Fix build failures with OpenSSL 1.1 on some platforms
+
Changes in release 0.32.2:
* Fix auth handling for request-target of "*" (regressed since 0.31.x)
* Fix bindtextdomain() detection on OS X (Daniel Macks)
diff --git a/macros/neon.m4 b/macros/neon.m4
index 1f04807..a81571d 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=32
-NE_VERSION_PATCH=2
+NE_VERSION_PATCH=3
NE_VERSION_TAG=
# 0.32.x is backwards-compatible to 0.27.x, so AGE=5