[Commits] ChangeLog 1.1.2.83 1.1.2.84 PATCHSETS 1.1.2.59 1.1.2.60 configure.ac 1.1.2.83 1.1.2.84
holger at claws-mail.org
holger at claws-mail.org
Sun Feb 19 16:51:09 CET 2012
Update of /home/claws-mail/plugins/python
In directory srv:/tmp/cvs-serv4699
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-02-19 [holger] 0.9cvs1
* src/composewindowtype.c
Add replyinfo to compose object.
Implements enhancement request #2608
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/configure.ac,v
retrieving revision 1.1.2.83
retrieving revision 1.1.2.84
diff -u -d -r1.1.2.83 -r1.1.2.84
--- configure.ac 16 Dec 2011 12:37:14 -0000 1.1.2.83
+++ configure.ac 19 Feb 2012 15:51:06 -0000 1.1.2.84
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=9
MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/PATCHSETS,v
retrieving revision 1.1.2.59
retrieving revision 1.1.2.60
diff -u -d -r1.1.2.59 -r1.1.2.60
--- PATCHSETS 16 Dec 2011 10:33:33 -0000 1.1.2.59
+++ PATCHSETS 19 Feb 2012 15:51:06 -0000 1.1.2.60
@@ -61,3 +61,4 @@
( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/python_plugin.c; ) > 0.5cvs1.patchset
( cvs diff -u -r 1.1.2.79 -r 1.1.2.80 configure.ac; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/hu.po; diff -u /dev/null po/lt.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/pt_BR.po; ) > 0.7cvs1.patchset
( cvs diff -u -r 1.1.2.81 -r 1.1.2.82 configure.ac; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/es.po; cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/pt_BR.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po; ) > 0.8cvs1.patchset
+( cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/composewindowtype.c; ) > 0.9cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/ChangeLog,v
retrieving revision 1.1.2.83
retrieving revision 1.1.2.84
diff -u -d -r1.1.2.83 -r1.1.2.84
--- ChangeLog 16 Dec 2011 12:37:14 -0000 1.1.2.83
+++ ChangeLog 19 Feb 2012 15:51:06 -0000 1.1.2.84
@@ -1,3 +1,9 @@
+2012-02-19 [holger] 0.9cvs1
+
+ * src/composewindowtype.c
+ Add replyinfo to compose object.
+ Implements enhancement request #2608
+
2011-12-16 [paul] 0.9
0.9 released
More information about the Commits
mailing list