[Commits] PATCHSETS 1.1.2.4246 1.1.2.4247 ChangeLog 1.396.2.3411 1.396.2.3412 configure.ac 1.654.2.4311 1.654.2.4312
colin at claws-mail.org
colin at claws-mail.org
Mon Oct 17 10:59:52 CEST 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv23768
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-10-17 [colin] 3.7.10cvs31
* src/action.c
* src/main.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Undeprecate GIO/GdkCondition
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4311
retrieving revision 1.654.2.4312
diff -u -d -r1.654.2.4311 -r1.654.2.4312
--- configure.ac 16 Oct 2011 00:48:31 -0000 1.654.2.4311
+++ configure.ac 17 Oct 2011 08:59:49 -0000 1.654.2.4312
@@ -12,7 +12,7 @@
MICRO_VERSION=10
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=30
+EXTRA_VERSION=31
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4246
retrieving revision 1.1.2.4247
diff -u -d -r1.1.2.4246 -r1.1.2.4247
--- PATCHSETS 16 Oct 2011 00:48:31 -0000 1.1.2.4246
+++ PATCHSETS 17 Oct 2011 08:59:47 -0000 1.1.2.4247
@@ -4234,3 +4234,4 @@
( cvs diff -u -r 1.382.2.584 -r 1.382.2.585 src/compose.c; ) > 3.7.10cvs28.patchset
( cvs diff -u -r 1.1.2.57 -r 1.1.2.58 manual/advanced.xml; ) > 3.7.10cvs29.patchset
( cvs diff -u -r 1.115.2.239 -r 1.115.2.240 src/main.c; ) > 3.7.10cvs30.patchset
+( cvs diff -u -r 1.12.2.69 -r 1.12.2.70 src/action.c; cvs diff -u -r 1.115.2.240 -r 1.115.2.241 src/main.c; cvs diff -u -r 1.5.2.98 -r 1.5.2.99 src/gtk/gtkutils.c; cvs diff -u -r 1.4.2.60 -r 1.4.2.61 src/gtk/gtkutils.h; ) > 3.7.10cvs31.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3411
retrieving revision 1.396.2.3412
diff -u -d -r1.396.2.3411 -r1.396.2.3412
--- ChangeLog 16 Oct 2011 00:48:30 -0000 1.396.2.3411
+++ ChangeLog 17 Oct 2011 08:59:48 -0000 1.396.2.3412
@@ -1,3 +1,11 @@
+2011-10-17 [colin] 3.7.10cvs31
+
+ * src/action.c
+ * src/main.c
+ * src/gtk/gtkutils.c
+ * src/gtk/gtkutils.h
+ Undeprecate GIO/GdkCondition
+
2011-10-16 [mones] 3.7.10cvs30
* src/main.c
More information about the Commits
mailing list