[Commits] PATCHSETS 1.1.2.166 1.1.2.167 ChangeLog 1.1.2.209 1.1.2.210 configure.ac 1.1.2.215 1.1.2.216
colin at claws-mail.org
colin at claws-mail.org
Thu Nov 15 11:08:27 CET 2012
Update of /home/claws-mail/plugins/gtkhtml2_viewer
In directory srv:/tmp/cvs-serv6416
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-11-15 [colin] 0.34.0cvs1
* src/Makefile.am
Windows build fix
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.215
retrieving revision 1.1.2.216
diff -u -d -r1.1.2.215 -r1.1.2.216
--- configure.ac 14 Nov 2012 18:25:44 -0000 1.1.2.215
+++ configure.ac 15 Nov 2012 10:08:25 -0000 1.1.2.216
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=34
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/gtkhtml2_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.166
retrieving revision 1.1.2.167
diff -u -d -r1.1.2.166 -r1.1.2.167
--- PATCHSETS 14 Nov 2012 17:15:07 -0000 1.1.2.166
+++ PATCHSETS 15 Nov 2012 10:08:25 -0000 1.1.2.167
@@ -165,3 +165,4 @@
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gettext.h; ) > 0.33.0cvs1.patchset
( cvs diff -u -r 1.1.2.212 -r 1.1.2.213 configure.ac; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/claws.def; cvs diff -u -r 1.1.2.92 -r 1.1.2.93 src/gtkhtml2_viewer.c; ) > 0.33.0cvs2.patchset
( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/ca.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/cs.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/de.po; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/es.po; cvs diff -u -r 1.1.2.15 -r 1.1.2.16 po/fi.po; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/fr.po; cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/hu.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/id_ID.po; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 po/it.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ja.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/lt.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/nl.po; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/pl.po; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/pt_BR.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/ru.po; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/sk.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/sr.po; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/zh_CN.po; ) > 0.33.0cvs3.patchset
+( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/Makefile.am; ) > 0.34.0cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.209
retrieving revision 1.1.2.210
diff -u -d -r1.1.2.209 -r1.1.2.210
--- ChangeLog 14 Nov 2012 18:25:44 -0000 1.1.2.209
+++ ChangeLog 15 Nov 2012 10:08:25 -0000 1.1.2.210
@@ -1,3 +1,8 @@
+2012-11-15 [colin] 0.34.0cvs1
+
+ * src/Makefile.am
+ Windows build fix
+
2012-11-14 [paul] 0.34.0
0.34 released
More information about the Commits
mailing list