From e18bf23ec3dd9549676f3a289ae1317db7bb8ad7 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 10 May 2008 00:56:41 +0000 Subject: Old commit for the 0.9 release --- ChangeLog | 2 +- configure.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e5733e4..03922b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.9 ??? +0.9 [22-04-2008] - Allow 128 character long NTLM domains. - Parse passwords from LDAP more circumspectly. - Bump max connection limit to 1024. diff --git a/configure.in b/configure.in index d33f653..3e1547b 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Stef Walter dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(httpauth, 0.8.91, stef@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.8.91) +AC_INIT(httpauth, 0.9, stef@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.9) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3