From 5e8d46cb591582918f4d3d4bbdbd29fee207498a Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 01 Sep 2009 20:19:45 +0000 Subject: updated news and bumped version to 2.0.3 Signed-off-by: Michael Krelin --- diff --git a/NEWS.xml b/NEWS.xml index 0206018..93d88f9 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,5 +1,10 @@ + + Fixed an URI normalization bug misnormalizing URIs with a single-character + trailing component + build improvements + Handling of unknown encodings during discovery Discovery robustness improvements diff --git a/configure.ac b/configure.ac index 9fc5c9d..5fb6bec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libopkele], [2.0.2], [libopkele-bugs@klever.net]) +AC_INIT([libopkele], [2.0.3], [libopkele-bugs@klever.net]) AC_CONFIG_SRCDIR([include/opkele/opkele-config.h]) AC_CONFIG_HEADERS([config.h include/opkele/acconfig.h]) AC_CONFIG_MACRO_DIR([aclocal.d]) -- cgit v0.9.0.2