[Commits] ChangeLog 1.1.2.38 1.1.2.39 PATCHSETS 1.1.2.31 1.1.2.32 configure.ac 1.1.2.38 1.1.2.39

mones at claws-mail.org mones at claws-mail.org
Mon Dec 10 15:27:35 CET 2012


Update of /home/claws-mail/plugins/address_keeper
In directory srv:/tmp/cvs-serv17304

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-12-10 [mones]	1.0.7cvs3

	* src/address_keeper.c
		Fix bug #2835 to refresh address book after succesful
		address addition, original patch by neels at hofmeyr.de 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.38
retrieving revision 1.1.2.39
diff -u -d -r1.1.2.38 -r1.1.2.39
--- configure.ac	16 Nov 2012 11:32:01 -0000	1.1.2.38
+++ configure.ac	10 Dec 2012 14:27:33 -0000	1.1.2.39
@@ -10,7 +10,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=7
-EXTRA_VERSION=2
+EXTRA_VERSION=3
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.31
retrieving revision 1.1.2.32
diff -u -d -r1.1.2.31 -r1.1.2.32
--- PATCHSETS	16 Nov 2012 11:32:01 -0000	1.1.2.31
+++ PATCHSETS	10 Dec 2012 14:27:33 -0000	1.1.2.32
@@ -28,3 +28,4 @@
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/de.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/fr.po;  ) > 1.0.6cvs7.patchset
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/Makefile.am;  ) > 1.0.7cvs1.patchset
 ( cvs diff -u -r 1.1.2.37 -r 1.1.2.38 configure.ac;  diff -u /dev/null po/fi.po;  ) > 1.0.7cvs2.patchset
+( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/address_keeper.c;  ) > 1.0.7cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.38
retrieving revision 1.1.2.39
diff -u -d -r1.1.2.38 -r1.1.2.39
--- ChangeLog	16 Nov 2012 11:32:01 -0000	1.1.2.38
+++ ChangeLog	10 Dec 2012 14:27:33 -0000	1.1.2.39
@@ -1,3 +1,9 @@
+2012-12-10 [mones]	1.0.7cvs3
+
+	* src/address_keeper.c
+		Fix bug #2835 to refresh address book after succesful
+		address addition, original patch by neels at hofmeyr.de
+
 2012-11-16 [paul]	1.0.7cvs2
 
 	* configure.ac



More information about the Commits mailing list