From 6662c6df36957c2d8416a5bf9a109d1b10f2ae6a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 20 Oct 2005 23:17:41 +0000 Subject: Proxsmtp 1.3 release. --- ChangeLog | 2 +- configure.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 667bd7d..f66dec7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1.3 [2005-07-02] +1.3 [2005-10-21] - Handle condition of server refusing data transfers more gracefully. - Less chatty when setting timeouts fail - Drop privileges after binding to port. Allows listening on ports < 1024 diff --git a/configure.in b/configure.in index 84c6c51..e56a9b4 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(proxsmtp, 1.2.1.94, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(proxsmtp, 1.2.1.94) +AC_INIT(proxsmtp, 1.3, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(proxsmtp, 1.3) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3