[Commits] [SCM] clawsker branch, master, updated. 1.3.0-31-g83827f6
mones at claws-mail.org
mones at claws-mail.org
Mon Dec 31 01:00:13 CET 2018
The branch, master has been updated
via 83827f6b6e65a563a22caa87718832c54fb1dfd5 (commit)
from 882f1f121aef2fc0b8896d477cad3cbe0f562bee (commit)
Summary of changes:
Makefile | 2 +-
NEWS | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 83827f6b6e65a563a22caa87718832c54fb1dfd5
Author: Ricardo Mones <ricardo at mones.org>
Date: Mon Dec 31 00:59:40 2018 +0100
Release 1.3.1
diff --git a/Makefile b/Makefile
index 41a37e2..9a807b5 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
#
NAME = clawsker
-VERSION ?= 1.3.0
+VERSION ?= 1.3.1
PREFIX ?= /usr/local
BINDIR = ${PREFIX}/bin
DATADIR = ${PREFIX}/share
diff --git a/NEWS b/NEWS
index a1ce6f3..4dd003e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.3.1:
+ - Support new account hidden preference “use_tls_sni”
+ - Add SSL manager window size to windows tab
+ - Rearranged and fixed behaviour of hotkeys tab
+ - Make getting Claws Mail version more robust
+ - Added test suite for some functions
+ - Translations:
+ • Updated: French, Swedish, Portuguese, Turkish, Dutch,
+ Catalan, Danish, Spanish and Brazilian Portuguese
+ • Dropped: Indonesian
+ - More fixes and improvements, see git log for further details
+
1.3.0:
- Migrated to GTK+3 perl bindings
- Migrated UI layouts to new GtkGrid widget
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list