[Commits] ChangeLog 1.1.2.81 1.1.2.82 PATCHSETS 1.1.2.56 1.1.2.57 configure.ac 1.1.2.85 1.1.2.86
mones at claws-mail.org
mones at claws-mail.org
Thu Oct 20 00:32:21 CEST 2011
Update of /home/claws-mail/plugins/attachwarner
In directory claws-mail:/tmp/cvs-serv6995
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2011-10-19 [mones] 0.2.22cvs3
* src/attachwarner.c
* src/attachwarner.h
Implement new small feature: show mail context which
has triggered the alert of a missing attachment.
Probably fixes Ubuntu request #190201
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.85
retrieving revision 1.1.2.86
diff -u -d -r1.1.2.85 -r1.1.2.86
--- configure.ac 4 Oct 2011 18:53:44 -0000 1.1.2.85
+++ configure.ac 19 Oct 2011 22:32:19 -0000 1.1.2.86
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=2
MICRO_VERSION=22
-EXTRA_VERSION=2
+EXTRA_VERSION=3
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.56
retrieving revision 1.1.2.57
diff -u -d -r1.1.2.56 -r1.1.2.57
--- PATCHSETS 4 Oct 2011 18:53:44 -0000 1.1.2.56
+++ PATCHSETS 19 Oct 2011 22:32:19 -0000 1.1.2.57
@@ -55,3 +55,4 @@
( cvs diff -u -r 1.1.2.81 -r 1.1.2.82 configure.ac; diff -u /dev/null po/lt.po; ) > 0.2.21cvs1.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/Makefile.am; ) > 0.2.22cvs1.patchset
( 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
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.81
retrieving revision 1.1.2.82
diff -u -d -r1.1.2.81 -r1.1.2.82
--- ChangeLog 4 Oct 2011 18:53:44 -0000 1.1.2.81
+++ ChangeLog 19 Oct 2011 22:32:19 -0000 1.1.2.82
@@ -1,3 +1,11 @@
+2011-10-19 [mones] 0.2.22cvs3
+
+ * src/attachwarner.c
+ * src/attachwarner.h
+ Implement new small feature: show mail context which
+ has triggered the alert of a missing attachment.
+ Probably fixes Ubuntu request #190201
+
2011-10-04 [mones] 0.2.22cvs2
* README
More information about the Commits
mailing list