[Commits] PATCHSETS 1.1.2.75 1.1.2.76 ChangeLog 1.1.2.84 1.1.2.85 configure.ac 1.1.2.87 1.1.2.88
iwkse at claws-mail.org
iwkse at claws-mail.org
Sun Dec 18 04:33:57 CET 2011
Update of /home/claws-mail/plugins/fancy
In directory claws-mail:/tmp/cvs-serv1217
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-12-18 [iwkse] 0.9.15cvs1
* src/fancy_viewer.c
Remove redundant #ifdef
thanks to Stéphane Goujet
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fancy/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 16 Dec 2011 12:34:58 -0000 1.1.2.87
+++ configure.ac 18 Dec 2011 03:33:55 -0000 1.1.2.88
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=9
MICRO_VERSION=15
-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/fancy/Attic/PATCHSETS,v
retrieving revision 1.1.2.75
retrieving revision 1.1.2.76
diff -u -d -r1.1.2.75 -r1.1.2.76
--- PATCHSETS 16 Dec 2011 10:52:32 -0000 1.1.2.75
+++ PATCHSETS 18 Dec 2011 03:33:55 -0000 1.1.2.76
@@ -74,3 +74,4 @@
( cvs diff -u -r 1.1.2.50 -r 1.1.2.51 src/fancy_viewer.c; ) > 0.9.14cvs3.patchset
( cvs diff -u -r 1.1.2.84 -r 1.1.2.85 configure.ac; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fr.po; cvs diff -u -r -1.1.2.4 -r -1.1.2.5 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/sk.po; ) > 0.9.14cvs4.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ru.po; ) > 0.9.14cvs5.patchset
+( cvs diff -u -r 1.1.2.51 -r 1.1.2.52 src/fancy_viewer.c; ) > 0.9.15cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fancy/Attic/ChangeLog,v
retrieving revision 1.1.2.84
retrieving revision 1.1.2.85
diff -u -d -r1.1.2.84 -r1.1.2.85
--- ChangeLog 16 Dec 2011 12:34:58 -0000 1.1.2.84
+++ ChangeLog 18 Dec 2011 03:33:55 -0000 1.1.2.85
@@ -1,3 +1,9 @@
+2011-12-18 [iwkse] 0.9.15cvs1
+
+ * src/fancy_viewer.c
+ Remove redundant #ifdef
+ thanks to Stéphane Goujet
+
2011-12-16 [paul] 0.9.15
0.9.15 released
More information about the Commits
mailing list