[Commits] ChangeLog 1.1.2.87 1.1.2.88 PATCHSETS 1.1.2.63 1.1.2.64 configure.ac 1.1.2.86 1.1.2.87
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:06:21 CEST 2012
Update of /home/claws-mail/plugins/archive
In directory srv:/tmp/cvs-serv21366
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 0.6.12cvs1
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/archive/Attic/configure.ac,v
retrieving revision 1.1.2.86
retrieving revision 1.1.2.87
diff -u -d -r1.1.2.86 -r1.1.2.87
--- configure.ac 27 Jun 2012 12:50:12 -0000 1.1.2.86
+++ configure.ac 9 Jul 2012 05:06:19 -0000 1.1.2.87
@@ -13,7 +13,7 @@
MAJOR_VERSION=0
MINOR_VERSION=6
MICRO_VERSION=12
-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/archive/Attic/PATCHSETS,v
retrieving revision 1.1.2.63
retrieving revision 1.1.2.64
diff -u -d -r1.1.2.63 -r1.1.2.64
--- PATCHSETS 27 Jun 2012 10:12:30 -0000 1.1.2.63
+++ PATCHSETS 9 Jul 2012 05:06:19 -0000 1.1.2.64
@@ -66,3 +66,4 @@
( cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/archiver_prefs.c; ) > 0.6.11cvs1.patchset
( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/archiver_prefs.c; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h; ) > 0.6.11cvs2.patchset
( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/fr.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po; ) > 0.6.11cvs3.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 0.6.12cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/archive/Attic/ChangeLog,v
retrieving revision 1.1.2.87
retrieving revision 1.1.2.88
diff -u -d -r1.1.2.87 -r1.1.2.88
--- ChangeLog 27 Jun 2012 12:50:10 -0000 1.1.2.87
+++ ChangeLog 9 Jul 2012 05:06:19 -0000 1.1.2.88
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 0.6.12cvs1
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-06-27 [paul] 0.6.12
0.6.12 released
More information about the Commits
mailing list