[Commits] PATCHSETS 1.1.2.4555 1.1.2.4556 ChangeLog 1.396.2.3727 1.396.2.3728 configure.ac 1.654.2.4623 1.654.2.4624
colin at claws-mail.org
colin at claws-mail.org
Wed Dec 12 17:40:55 CET 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv25593
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-12-12 [colin] 3.9.0cvs47
* src/action.c
Port to g_spawn API and make actions work better on Win32
* src/mainwindow.c
Indentation
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4623
retrieving revision 1.654.2.4624
diff -u -d -r1.654.2.4623 -r1.654.2.4624
--- configure.ac 12 Dec 2012 12:43:53 -0000 1.654.2.4623
+++ configure.ac 12 Dec 2012 16:40:52 -0000 1.654.2.4624
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=46
+EXTRA_VERSION=47
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4555
retrieving revision 1.1.2.4556
diff -u -d -r1.1.2.4555 -r1.1.2.4556
--- PATCHSETS 12 Dec 2012 12:43:52 -0000 1.1.2.4555
+++ PATCHSETS 12 Dec 2012 16:40:51 -0000 1.1.2.4556
@@ -4544,3 +4544,4 @@
( cvs diff -u -r 1.101.2.75 -r 1.101.2.76 src/news.c; ) > 3.9.0cvs44.patchset
( cvs diff -u -r 1.27.2.66 -r 1.27.2.67 src/addr_compl.c; ) > 3.9.0cvs45.patchset
( cvs diff -u -r 1.382.2.618 -r 1.382.2.619 src/compose.c; ) > 3.9.0cvs46.patchset
+( cvs diff -u -r 1.12.2.78 -r 1.12.2.79 src/action.c; cvs diff -u -r 1.274.2.363 -r 1.274.2.364 src/mainwindow.c; ) > 3.9.0cvs47.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3727
retrieving revision 1.396.2.3728
diff -u -d -r1.396.2.3727 -r1.396.2.3728
--- ChangeLog 12 Dec 2012 12:43:52 -0000 1.396.2.3727
+++ ChangeLog 12 Dec 2012 16:40:52 -0000 1.396.2.3728
@@ -1,3 +1,10 @@
+2012-12-12 [colin] 3.9.0cvs47
+
+ * src/action.c
+ Port to g_spawn API and make actions work better on Win32
+ * src/mainwindow.c
+ Indentation
+
2012-12-12 [ticho] 3.9.0cvs46
* src/compose.c
More information about the Commits
mailing list