[Commits] PATCHSETS 1.1.2.4266 1.1.2.4267 ChangeLog 1.396.2.3431 1.396.2.3432 configure.ac 1.654.2.4331 1.654.2.4332
colin at claws-mail.org
colin at claws-mail.org
Tue Oct 25 18:52:02 CEST 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv31266
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-10-25 [colin] 3.7.10cvs51
* src/stock_pixmap.c
Fix build with gtk + 2.20
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4331
retrieving revision 1.654.2.4332
diff -u -d -r1.654.2.4331 -r1.654.2.4332
--- configure.ac 25 Oct 2011 07:22:54 -0000 1.654.2.4331
+++ configure.ac 25 Oct 2011 16:52:00 -0000 1.654.2.4332
@@ -12,7 +12,7 @@
MICRO_VERSION=10
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=50
+EXTRA_VERSION=51
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4266
retrieving revision 1.1.2.4267
diff -u -d -r1.1.2.4266 -r1.1.2.4267
--- PATCHSETS 25 Oct 2011 07:22:53 -0000 1.1.2.4266
+++ PATCHSETS 25 Oct 2011 16:51:58 -0000 1.1.2.4267
@@ -4254,3 +4254,4 @@
( cvs diff -u -r 1.25.2.70 -r 1.25.2.71 src/stock_pixmap.c; ) > 3.7.10cvs48.patchset
( cvs diff -u -r 1.2.2.35 -r 1.2.2.36 src/gtk/colorlabel.c; cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/gtk/gtkcmclist.c; ) > 3.7.10cvs49.patchset
( cvs diff -u -r 1.382.2.587 -r 1.382.2.588 src/compose.c; cvs diff -u -r 1.94.2.220 -r 1.94.2.221 src/messageview.c; cvs diff -u -r 1.150.2.118 -r 1.150.2.119 src/procmsg.c; cvs diff -u -r 1.60.2.56 -r 1.60.2.57 src/procmsg.h; ) > 3.7.10cvs50.patchset
+( cvs diff -u -r 1.25.2.71 -r 1.25.2.72 src/stock_pixmap.c; ) > 3.7.10cvs51.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3431
retrieving revision 1.396.2.3432
diff -u -d -r1.396.2.3431 -r1.396.2.3432
--- ChangeLog 25 Oct 2011 07:22:54 -0000 1.396.2.3431
+++ ChangeLog 25 Oct 2011 16:51:59 -0000 1.396.2.3432
@@ -1,3 +1,8 @@
+2011-10-25 [colin] 3.7.10cvs51
+
+ * src/stock_pixmap.c
+ Fix build with gtk + 2.20
+
2011-10-25 [colin] 3.7.10cvs50
* src/compose.c
More information about the Commits
mailing list