From b7793a4d759bd61fd08d1b0dbad9a627fb11c395 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 14 Mar 2008 14:34:09 +0000 Subject: Commit ancient changes from 0.8 release on 2007-07-06 --- ChangeLog | 2 +- configure.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48a2a9e..3e908ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.8 +0.8 [06-07-2007] - Support ignoring of HTTP method in digest. Useful for pass-through authentication between SOAP services and websites. - Fix problems building apache1x module diff --git a/configure.in b/configure.in index 96c610b..023e569 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.7.91, stef@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.7.91) +AC_INIT(httpauth, 0.8, stef@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.8) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3