Release 0.7.14 0.7.14
authorRicardo Mones <ricardo@mones.org>
Tue, 16 Aug 2016 15:39:04 +0000 (17:39 +0200)
committerRicardo Mones <ricardo@mones.org>
Tue, 16 Aug 2016 15:39:04 +0000 (17:39 +0200)
Makefile
NEWS

index 18d364f79901a984d2d0b0033a1c137df4916656..fee04a6eabab121ca21396af15071ef06e3ae56e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
 #
 
 NAME = clawsker
-VERSION ?= 0.7.13
+VERSION ?= 0.7.14
 PREFIX ?= /usr/local
 BINDIR = ${PREFIX}/bin
 DATADIR = ${PREFIX}/share
diff --git a/NEWS b/NEWS
index 87f87e295ee4e50eff9bea8716cb0d7a6fcc1d59..0edec6d30953f1e13217f9cb2c53c872ffe03cd6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+0.7.14:
+  - Use xz compression format in release tarball
+  - Support hidden preferences 'next_on_delete' (since Claws Mail
+    3.13.1) and 'master_passphrase_pbkdf2_rounds' (since 3.14.0)
+  - Added application icon and desktop file
+  - Translations:
+    • New: German, Catalan and Turkish
+    • Updated: Dutch, Brazilian Portuguese, Swedish, French and Spanish
+    • Dropped: Serbian latin and Serbian cyrillic
+  - Added translators README and other minor fixes, see git log
+
 0.7.13:
   - New Norwegian Bokmål translation
   - Honor TMPDIR environment variable