From adac001d2fb062e51da00d79cead28bfcaf99bce Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 26 Sep 2006 00:17:56 +0000 Subject: A test release --- ChangeLog | 6 ++---- configure.in | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4b77163..b5ccf3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,7 @@ -0.5.4 - - Fix crasher when doing basic auth. - - Allow numbers in handler names. - 0.5.3 - Guarantee unique connection identfier for NTLM when using apache2 + - Fix crasher when doing basic auth. + - Allow numbers in handler names. 0.5.2 - Better messages when keepalives are not used with NTLM diff --git a/configure.in b/configure.in index 784e34c..33d877c 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Nate Nielsen dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(httpauth, 0.5.2.90, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.5.2.90) +AC_INIT(httpauth, 0.5.2.91, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.5.2.91) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3