[Commits] ChangeLog 1.1.2.25 1.1.2.26 PATCHSETS 1.1.2.22 1.1.2.23 configure.ac 1.1.2.25 1.1.2.26
holger at claws-mail.org
holger at claws-mail.org
Sat Dec 31 01:45:00 CET 2011
Update of /home/claws-mail/plugins/gdata
In directory claws-mail:/tmp/cvs-serv6998
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2011-12-31 [holger] 0.3cvs3
* src/cm_gdata_prefs.c
Increase receive limit to G_MAXINT
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/configure.ac,v
retrieving revision 1.1.2.25
retrieving revision 1.1.2.26
diff -u -d -r1.1.2.25 -r1.1.2.26
--- configure.ac 31 Dec 2011 00:40:10 -0000 1.1.2.25
+++ configure.ac 31 Dec 2011 00:44:57 -0000 1.1.2.26
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=3
MICRO_VERSION=0
-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/gdata/Attic/PATCHSETS,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- PATCHSETS 31 Dec 2011 00:40:10 -0000 1.1.2.22
+++ PATCHSETS 31 Dec 2011 00:44:57 -0000 1.1.2.23
@@ -20,3 +20,4 @@
( cvs diff -u -r 1.1.2.21 -r 1.1.2.22 configure.ac; diff -u /dev/null po/cs.po; diff -u /dev/null po/es.po; diff -u /dev/null po/fr.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/hu.po; diff -u /dev/null po/id_ID.po; diff -u /dev/null po/pt_BR.po; diff -u /dev/null po/sk.po; ) > 0.2cvs13.patchset
( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/cm_gdata_contacts.c; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/gdata_plugin.c; ) > 0.3cvs1.patchset
( 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
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gdata/Attic/ChangeLog,v
retrieving revision 1.1.2.25
retrieving revision 1.1.2.26
diff -u -d -r1.1.2.25 -r1.1.2.26
--- ChangeLog 31 Dec 2011 00:40:10 -0000 1.1.2.25
+++ ChangeLog 31 Dec 2011 00:44:57 -0000 1.1.2.26
@@ -1,3 +1,8 @@
+2011-12-31 [holger] 0.3cvs3
+
+ * src/cm_gdata_prefs.c
+ Increase receive limit to G_MAXINT
+
2011-12-31 [holger] 0.3cvs2
* configure.ac
More information about the Commits
mailing list