[claws-mail-cvs-commit] PATCHSETS
Colin Leroy <[email protected]> Mon, 14 Sep 2009 07:11:26 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/claws
In directory ran:/tmp/cvs-serv21676
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2009-09-14 [colin] 3.7.2cvs31
* src/common/utils.c
Add "Re :" prefix from french Yahoo mail.
Patch by Didier Barvaux, fixes bug 1999
Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.3924
retrieving revision 1.654.2.3925
diff -u -d -r1.654.2.3924 -r1.654.2.3925
--- configure.ac 10 Sep 2009 19:14:51 -0000 1.654.2.3924
+++ configure.ac 14 Sep 2009 07:11:23 -0000 1.654.2.3925
@@ -12,7 +12,7 @@
MICRO_VERSION=2
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=30
+EXTRA_VERSION=31
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.3867
retrieving revision 1.1.2.3868
diff -u -d -r1.1.2.3867 -r1.1.2.3868
--- PATCHSETS 10 Sep 2009 19:14:51 -0000 1.1.2.3867
+++ PATCHSETS 14 Sep 2009 07:11:22 -0000 1.1.2.3868
@@ -3855,3 +3855,4 @@
( cvs diff -u -r 1.30.2.56 -r 1.30.2.57 src/prefs_toolbar.c; ) > 3.7.2cvs28.patchset
( cvs diff -u -r 1.24.2.25 -r 1.24.2.26 Makefile.am; ) > 3.7.2cvs29.patchset
( cvs diff -u -r 1.1.2.25 -r 1.1.2.26 manual/plugins.xml; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 manual/es/plugins.xml; ) > 3.7.2cvs30.patchset
+( cvs diff -u -r 1.36.2.174 -r 1.36.2.175 src/common/utils.c; ) > 3.7.2cvs31.patchset
Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3017
retrieving revision 1.396.2.3018
diff -u -d -r1.396.2.3017 -r1.396.2.3018
--- ChangeLog 10 Sep 2009 19:14:50 -0000 1.396.2.3017
+++ ChangeLog 14 Sep 2009 07:11:23 -0000 1.396.2.3018
@@ -1,3 +1,9 @@
+2009-09-14 [colin] 3.7.2cvs31
+
+ * src/common/utils.c
+ Add "Re :" prefix from french Yahoo mail.
+ Patch by Didier Barvaux, fixes bug 1999
+
2009-09-10 [mones] 3.7.2cvs30
* manual/plugins.xml