dovecot-2.0-pigeonhole: Released v0.2.0 for Dovecot v2.0.2.
    pigeonhole at rename-it.nl 
    pigeonhole at rename-it.nl
       
    Fri Sep 10 03:12:09 EEST 2010
    
    
  
details:   http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/7bdabe6f9757
changeset: 1423:7bdabe6f9757
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Fri Sep 10 02:04:11 2010 +0200
description:
Released v0.2.0 for Dovecot v2.0.2.
diffstat:
 NEWS         |  2 +-
 TODO         |  4 ----
 configure.in |  4 +---
 3 files changed, 2 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 48f77e73e4c5 -r 7bdabe6f9757 NEWS
--- a/NEWS	Fri Sep 10 00:33:03 2010 +0200
+++ b/NEWS	Fri Sep 10 02:04:11 2010 +0200
@@ -1,4 +1,4 @@
-v0.2.0 [TO BE RELEASED] Stephan Bosch <stephan at rename-it.nl>
+v0.2.0 10-09-2010 Stephan Bosch <stephan at rename-it.nl>
 
 	* Merged Sieve and ManageSieve packages into a single Pigeonhole package. 
 	  There is also no need to patch Dovecot anymore to gain ManageSieve support.
diff -r 48f77e73e4c5 -r 7bdabe6f9757 TODO
--- a/TODO	Fri Sep 10 00:33:03 2010 +0200
+++ b/TODO	Fri Sep 10 02:04:11 2010 +0200
@@ -1,7 +1,3 @@
-Current activities:
-
-* ## MAKE A SECOND RELEASE (0.2.x) ##
-
 Next (in order of descending priority/precedence):
 
 * Finish the ereject extension
diff -r 48f77e73e4c5 -r 7bdabe6f9757 configure.in
--- a/configure.in	Fri Sep 10 00:33:03 2010 +0200
+++ b/configure.in	Fri Sep 10 02:04:11 2010 +0200
@@ -1,4 +1,4 @@
-AC_INIT([Pigeonhole], [0.2.UNSTABLE], [dovecot at dovecot.org], [dovecot-2.0-pigeonhole])
+AC_INIT([Pigeonhole], [0.2.0], [dovecot at dovecot.org], [dovecot-2.0-pigeonhole])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_MACRO_DIR([m4])
@@ -130,5 +130,3 @@
 stamp.h])
 
 AC_OUTPUT
-
-echo "NOTE: This is the UNSTABLE development branch."
    
    
More information about the dovecot-cvs
mailing list