]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v1.2.beta3. 1.2.beta3
authorTimo Sirainen <tss@iki.fi>
Wed, 18 Mar 2009 21:36:25 +0000 (17:36 -0400)
committerTimo Sirainen <tss@iki.fi>
Wed, 18 Mar 2009 21:36:25 +0000 (17:36 -0400)
--HG--
branch : HEAD

TODO
configure.in

diff --git a/TODO b/TODO
index b71cf8fbce3b93503f8a016925f2d06046cc90c2..f5d945fad148d9830a1164cf8f96cba05b20bfb8 100644 (file)
--- 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
index 76edda8bf4109e0519627701354b58929c315198..1ec5de70b4c98b4e659314ec5352d6dcb0677d55 100644 (file)
@@ -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])