From 73fc2d0040e79362ffec3892d6a9a23a36822456 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Wed, 15 Aug 2018 19:47:22 +0200 Subject: [PATCH] Release 1.2.0 --- Makefile | 2 +- NEWS | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9696bd8..16b29b1 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # NAME = clawsker -VERSION ?= 1.1.1 +VERSION ?= 1.2.0 PREFIX ?= /usr/local BINDIR = ${PREFIX}/bin DATADIR = ${PREFIX}/share diff --git a/NEWS b/NEWS index 102434f..769c3f8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +1.2.0: + - Implemented warning when quitting with unapplied changes (3736) + - Program can now be exited with Escape key + - Fixed bug '"Menu path" font size in Hotkeys tab is too small' (4013) + - Translations: + • Updated: Dutch, Swedish, Turkish, Danish, Catalan, Norwegian + Bokmål, French and Spanish + - See git log for further details + 1.1.1: - Updated preferences data to cope with changes in Claws Mail 3.16.0 - Fix bug in Quick Search colors data which rendered it unsettable -- 2.25.1