[Commits] PATCHSETS 1.1.2.4232.2.14 1.1.2.4232.2.15 ChangeLog 1.396.2.3397.2.14 1.396.2.3397.2.15 configure.ac 1.654.2.4297.2.14 1.654.2.4297.2.15

miras at claws-mail.org miras at claws-mail.org
Sun Jan 1 11:31:01 CET 2012


Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv320

Modified Files:
      Tag: new-contacts
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-01 [mir]	3.7.10cvs16.16-new-contacts

	* src/.cvsignore
	* src/compose.c
	* src/compose.h
	* src/main.c
	* src/mimeview.c
	* src/prefs_account.c
	    Applied patch 3.8.0cvs5 to 3.8.0cvs8 from HEAD.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4297.2.14
retrieving revision 1.654.2.4297.2.15
diff -u -d -r1.654.2.4297.2.14 -r1.654.2.4297.2.15
--- configure.ac	19 Dec 2011 21:08:55 -0000	1.654.2.4297.2.14
+++ configure.ac	1 Jan 2012 10:30:59 -0000	1.654.2.4297.2.15
@@ -12,7 +12,7 @@
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=16.15
+EXTRA_VERSION=16.16
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=-new-contacts
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4232.2.14
retrieving revision 1.1.2.4232.2.15
diff -u -d -r1.1.2.4232.2.14 -r1.1.2.4232.2.15
--- PATCHSETS	19 Dec 2011 21:08:54 -0000	1.1.2.4232.2.14
+++ PATCHSETS	1 Jan 2012 10:30:58 -0000	1.1.2.4232.2.15
@@ -4234,3 +4234,4 @@
 ( cvs diff -u -r 1.21.2.9.6.2 -r 1.21.2.9.6.3 po/bg.po;  cvs diff -u -r 1.1.2.19.2.2 -r 1.1.2.19.2.3 po/ca.po;  cvs diff -u -r 1.9.2.23.2.2 -r 1.9.2.23.2.3 po/cs.po;  cvs diff -u -r 1.58.2.49.2.2 -r 1.58.2.49.2.3 po/de.po;  cvs diff -u -r 1.12.2.18.6.2 -r 1.12.2.18.6.3 po/en_GB.po;  cvs diff -u -r 1.60.2.63.2.2 -r 1.60.2.63.2.3 po/es.po;  cvs diff -u -r 1.1.2.27.2.2 -r 1.1.2.27.2.3 po/fi.po;  cvs diff -u -r 1.42.2.55.2.2 -r 1.42.2.55.2.3 po/fr.po;  cvs diff -u -r 1.5.2.20.2.2 -r 1.5.2.20.2.3 po/hu.po;  cvs diff -u -r 1.1.4.2 -r 1.1.4.3 po/id_ID.po;  cvs diff -u -r 1.34.2.30.2.2 -r 1.34.2.30.2.3 po/it.po;  cvs diff -u -r 1.16.2.12.2.2 -r 1.16.2.12.2.3 po/ja.po;  cvs diff -u -r 1.1.2.4.2.2 -r 1.1.2.4.2.3 po/lt.po;  cvs diff -u -r 1.28.2.15.2.2 -r 1.28.2.15.2.3 po/nl.po;  cvs diff -u -r 1.10.2.18.6.2 -r 1.10.2.18.6.3 po/pl.po;  cvs diff -u -r 1.50.2.42.2.2 -r 1.50.2.42.2.3 po/pt_BR.po;  cvs diff -u -r 1.1.2.4.2.2 -r 1.1.2.4.2.3 po/pt_PT.po;  cvs diff -u -r 1.17.2.21.6.2 -r 1.17.2.21.6.3 po/ru.po;  cvs diff -u -r 1.2.2.34.2.2 -r 1.2.2.34.2.3 po/sk.po;  cvs diff -u -r 1.4.2.11.6.2 -r 1.4.2.11.6.3 po/sv.po;  cvs diff -u -r 1.1.2.4.2.2 -r 1.1.2.4.2.3 po/uk.po;  cvs diff -u -r 1.5.2.30.2.2 -r 1.5.2.30.2.3 po/zh_CN.po;  ) > 3.7.10cvs16.13-new-contacts.patchset
 ( cvs diff -u -r 1.155.2.97.2.1 -r 1.155.2.97.2.2 src/Makefile.am;  ) > 3.7.10cvs16.14-new-contacts.patchset
 ( cvs diff -u -r 1.2.2.23 -r 1.2.2.24 src/ldapctrl.c;  ) > 3.7.10cvs16.15-new-contacts.patchset
+( cvs diff -u -r 1.11.2.2 -r 1.11.2.3 src/.cvsignore;  cvs diff -u -r 1.382.2.580.2.3 -r 1.382.2.580.2.4 src/compose.c;  cvs diff -u -r 1.50.2.62.2.1 -r 1.50.2.62.2.2 src/compose.h;  cvs diff -u -r 1.115.2.239.2.2 -r 1.115.2.239.2.3 src/main.c;  cvs diff -u -r 1.83.2.170.2.2 -r 1.83.2.170.2.3 src/mimeview.c;  cvs diff -u -r 1.105.2.168.2.1 -r 1.105.2.168.2.2 src/prefs_account.c;  ) > 3.7.10cvs16.16-new-contacts.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3397.2.14
retrieving revision 1.396.2.3397.2.15
diff -u -d -r1.396.2.3397.2.14 -r1.396.2.3397.2.15
--- ChangeLog	19 Dec 2011 21:08:55 -0000	1.396.2.3397.2.14
+++ ChangeLog	1 Jan 2012 10:30:58 -0000	1.396.2.3397.2.15
@@ -1,3 +1,13 @@
+2012-01-01 [mir]	3.7.10cvs16.16-new-contacts
+
+	* src/.cvsignore
+	* src/compose.c
+	* src/compose.h
+	* src/main.c
+	* src/mimeview.c
+	* src/prefs_account.c
+	    Applied patch 3.8.0cvs5 to 3.8.0cvs8 from HEAD.
+
 2011-12-19 [mir]	3.7.10cvs16.15-new-contacts
 
 	* src/ldapctrl.c



More information about the Commits mailing list