From 3ad15ad20d08d45a2a077d8f8711ec5d915d2c40 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 22 Dec 2009 22:37:28 +0000 Subject: updated NEWS and bumped version Signed-off-by: Michael Krelin --- diff --git a/NEWS.xml b/NEWS.xml index 93d88f9..6b2a4ef 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,5 +1,11 @@ + + added attribute exchange and oauth openid extensions contributed by Joseph + Smarr of Plaxo + removed legacy compatibility code and dependency on pcre + minor build fixes and improvements + Fixed an URI normalization bug misnormalizing URIs with a single-character trailing component diff --git a/configure.ac b/configure.ac index 7fa2f85..e636253 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libopkele], [2.0.3], [libopkele-bugs@klever.net]) +AC_INIT([libopkele], [2.0.4], [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