From 3c014a0931456c8e8d8921f4c1744e7d2355a10c Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 18 Mar 2009 17:36:25 -0400 Subject: [PATCH] Released v1.2.beta3. --HG-- branch : HEAD --- TODO | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index b71cf8fbce..f5d945fad1 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ + - when receiving a signal, log the sender PID and UID - lseek(Maildir/dovecot-uidlist) failed: Stale NFS file handle - acl vfile does lots of repeating open/stats, why? - convert plugin: convert_pop3_uidl_format setting? so old %f uidls could be diff --git a/configure.in b/configure.in index 76edda8bf4..1ec5de70b4 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.59]) -AC_INIT([Dovecot],[1.2.beta2],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[1.2.beta3],[dovecot@dovecot.org]) AC_CONFIG_SRCDIR([src]) AM_INIT_AUTOMAKE([foreign]) -- 2.47.3