[Commits] ChangeLog 1.396.2.3410 1.396.2.3411 PATCHSETS 1.1.2.4245 1.1.2.4246 configure.ac 1.654.2.4310 1.654.2.4311
mones at claws-mail.org
mones at claws-mail.org
Sun Oct 16 02:48:34 CEST 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv23576
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2011-10-16 [mones] 3.7.10cvs30
* src/main.c
Add --compose-from-file option to open composition
window with the headers and body from a file; based
on Debian patch to fix http://bugs.debian.org/544868
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4310
retrieving revision 1.654.2.4311
diff -u -d -r1.654.2.4310 -r1.654.2.4311
--- configure.ac 15 Oct 2011 10:22:49 -0000 1.654.2.4310
+++ configure.ac 16 Oct 2011 00:48:31 -0000 1.654.2.4311
@@ -12,7 +12,7 @@
MICRO_VERSION=10
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=29
+EXTRA_VERSION=30
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4245
retrieving revision 1.1.2.4246
diff -u -d -r1.1.2.4245 -r1.1.2.4246
--- PATCHSETS 15 Oct 2011 10:22:49 -0000 1.1.2.4245
+++ PATCHSETS 16 Oct 2011 00:48:31 -0000 1.1.2.4246
@@ -4233,3 +4233,4 @@
( cvs diff -u -r 1.27.2.56 -r 1.27.2.57 src/addr_compl.c; ) > 3.7.10cvs27.patchset
( 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
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3410
retrieving revision 1.396.2.3411
diff -u -d -r1.396.2.3410 -r1.396.2.3411
--- ChangeLog 15 Oct 2011 10:22:48 -0000 1.396.2.3410
+++ ChangeLog 16 Oct 2011 00:48:30 -0000 1.396.2.3411
@@ -1,3 +1,10 @@
+2011-10-16 [mones] 3.7.10cvs30
+
+ * src/main.c
+ Add --compose-from-file option to open composition
+ window with the headers and body from a file; based
+ on Debian patch to fix http://bugs.debian.org/544868
+
2011-10-15 [mones] 3.7.10cvs29
* manual/advanced.xml
More information about the Commits
mailing list