[Commits] ChangeLog 1.1.2.20 1.1.2.21 PATCHSETS 1.1.2.18 1.1.2.19 configure.ac 1.1.2.20 1.1.2.21

holger at claws-mail.org holger at claws-mail.org
Sun Oct 16 13:44:20 CEST 2011


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2011-10-16 [holger]	0.2cvs12

	* src/cm_gdata_contacts.c
		Preserve sort order. Report by Kim B. Heino. 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -d -r1.1.2.20 -r1.1.2.21
--- configure.ac	21 Sep 2011 21:40:59 -0000	1.1.2.20
+++ configure.ac	16 Oct 2011 11:44:18 -0000	1.1.2.21
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=2
 MICRO_VERSION=0
-EXTRA_VERSION=11
+EXTRA_VERSION=12
 
 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.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- PATCHSETS	21 Sep 2011 21:40:59 -0000	1.1.2.18
+++ PATCHSETS	16 Oct 2011 11:44:18 -0000	1.1.2.19
@@ -16,3 +16,4 @@
 ( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/cm_gdata_contacts.c;  ) > 0.2cvs9.patchset
 ( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/cm_gdata_contacts.c;  ) > 0.2cvs10.patchset
 ( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 configure.ac;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 src/cm_gdata_contacts.c;  ) > 0.2cvs11.patchset
+( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/cm_gdata_contacts.c;  ) > 0.2cvs12.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -d -r1.1.2.20 -r1.1.2.21
--- ChangeLog	21 Sep 2011 21:40:59 -0000	1.1.2.20
+++ ChangeLog	16 Oct 2011 11:44:18 -0000	1.1.2.21
@@ -1,3 +1,8 @@
+2011-10-16 [holger]	0.2cvs12
+
+	* src/cm_gdata_contacts.c
+		Preserve sort order. Report by Kim B. Heino.
+
 2011-09-21 [holger]	0.2cvs11
 
 	* configure.ac



More information about the Commits mailing list