[Commits] PATCHSETS 1.1.2.24 1.1.2.25 ChangeLog 1.1.2.27 1.1.2.28 configure.ac 1.1.2.27 1.1.2.28

ticho at claws-mail.org ticho at claws-mail.org
Wed Jan 4 16:51:55 CET 2012


Update of /home/claws-mail/plugins/gdata
In directory claws-mail:/tmp/cvs-serv16531

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-04 [ticho]	0.3cvs5

	* src/cm_gdata_contacts.c
		Added multiple plurals support to the message split in
		previous commit.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- configure.ac	4 Jan 2012 15:35:17 -0000	1.1.2.27
+++ configure.ac	4 Jan 2012 15:51:53 -0000	1.1.2.28
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=3
 MICRO_VERSION=0
-EXTRA_VERSION=4
+EXTRA_VERSION=5
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/PATCHSETS,v
retrieving revision 1.1.2.24
retrieving revision 1.1.2.25
diff -u -d -r1.1.2.24 -r1.1.2.25
--- PATCHSETS	4 Jan 2012 15:35:17 -0000	1.1.2.24
+++ PATCHSETS	4 Jan 2012 15:51:53 -0000	1.1.2.25
@@ -22,3 +22,4 @@
 ( cvs diff -u -r 1.1.2.24 -r 1.1.2.25 configure.ac;  cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/cm_gdata_contacts.c;  ) > 0.3cvs2.patchset
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/cm_gdata_prefs.c;  ) > 0.3cvs3.patchset
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/cm_gdata_contacts.c;  ) > 0.3cvs4.patchset
+( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/cm_gdata_contacts.c;  ) > 0.3cvs5.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- ChangeLog	4 Jan 2012 15:35:17 -0000	1.1.2.27
+++ ChangeLog	4 Jan 2012 15:51:53 -0000	1.1.2.28
@@ -1,3 +1,9 @@
+2012-01-04 [ticho]	0.3cvs5
+
+	* src/cm_gdata_contacts.c
+		Added multiple plurals support to the message split in
+		previous commit.
+
 2012-01-04 [ticho]	0.3cvs4
 
 	* src/cm_gdata_contacts.c



More information about the Commits mailing list