[Commits] PATCHSETS 1.1.2.14 1.1.2.15 ChangeLog 1.1.2.18 1.1.2.19 configure.ac 1.1.2.18 1.1.2.19

colin at claws-mail.org colin at claws-mail.org
Sat Oct 22 20:25:08 CEST 2011


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-10-22 [colin]	1.0.4cvs3

	* src/address_keeper_prefs.c
		Fix CLAWS_TIP_DECL()

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- configure.ac	11 Oct 2011 10:09:22 -0000	1.1.2.18
+++ configure.ac	22 Oct 2011 18:25:06 -0000	1.1.2.19
@@ -9,7 +9,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=4
-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.14
retrieving revision 1.1.2.15
diff -u -d -r1.1.2.14 -r1.1.2.15
--- PATCHSETS	11 Oct 2011 10:09:22 -0000	1.1.2.14
+++ PATCHSETS	22 Oct 2011 18:25:06 -0000	1.1.2.15
@@ -11,3 +11,4 @@
 ( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/sk.po;  ) > 1.0.3cvs1.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/Makefile.am;  ) > 1.0.4cvs1.patchset
 ( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 configure.ac;  diff -u /dev/null po/de.po;  ) > 1.0.4cvs2.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/address_keeper_prefs.c;  ) > 1.0.4cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- ChangeLog	11 Oct 2011 10:09:22 -0000	1.1.2.18
+++ ChangeLog	22 Oct 2011 18:25:06 -0000	1.1.2.19
@@ -1,3 +1,8 @@
+2011-10-22 [colin]	1.0.4cvs3
+
+	* src/address_keeper_prefs.c
+		Fix CLAWS_TIP_DECL()
+
 2011-10-11 [mones]	1.0.4cvs2
 
 	* configure.ac



More information about the Commits mailing list