[Commits] PATCHSETS 1.1.2.58 1.1.2.59 ChangeLog 1.1.2.83 1.1.2.84 configure.ac 1.1.2.87 1.1.2.88
colin at claws-mail.org
colin at claws-mail.org
Sat Oct 22 20:25:41 CEST 2011
Update of /home/claws-mail/plugins/attachwarner
In directory claws-mail:/tmp/cvs-serv4565
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-10-22 [colin] 0.2.22cvs5
* src/attachwarner_prefs.c
Fix CLAWS_TIP_DECL()
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.87
retrieving revision 1.1.2.88
diff -u -d -r1.1.2.87 -r1.1.2.88
--- configure.ac 20 Oct 2011 09:20:31 -0000 1.1.2.87
+++ configure.ac 22 Oct 2011 18:25:39 -0000 1.1.2.88
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=22
-EXTRA_VERSION=4
+EXTRA_VERSION=5
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.58
retrieving revision 1.1.2.59
diff -u -d -r1.1.2.58 -r1.1.2.59
--- PATCHSETS 20 Oct 2011 09:20:31 -0000 1.1.2.58
+++ PATCHSETS 22 Oct 2011 18:25:39 -0000 1.1.2.59
@@ -57,3 +57,4 @@
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 README; ) > 0.2.22cvs2.patchset
( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/attachwarner.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/attachwarner.h; ) > 0.2.22cvs3.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/Makevars; ) > 0.2.22cvs4.patchset
+( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/attachwarner_prefs.c; ) > 0.2.22cvs5.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/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 20 Oct 2011 09:20:31 -0000 1.1.2.83
+++ ChangeLog 22 Oct 2011 18:25:39 -0000 1.1.2.84
@@ -1,3 +1,8 @@
+2011-10-22 [colin] 0.2.22cvs5
+
+ * src/attachwarner_prefs.c
+ Fix CLAWS_TIP_DECL()
+
2011-10-20 [mones] 0.2.22cvs4
* po/Makevars
More information about the Commits
mailing list