From 83827f6b6e65a563a22caa87718832c54fb1dfd5 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Mon, 31 Dec 2018 00:59:40 +0100 Subject: [PATCH] Release 1.3.1 --- Makefile | 2 +- NEWS | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) 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 -- 2.25.1