From a46a2aa7933883207f1aab5e520e6dd0bd69bb76 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Mon, 9 Jun 2014 10:56:45 +0200 Subject: [PATCH 1/1] Release 0.7.11 --- Makefile | 2 +- NEWS | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3c42559..83c54bb 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # NAME = clawsker -VERSION ?= 0.7.10 +VERSION ?= 0.7.11 PREFIX ?= /usr/local BINDIR = ${PREFIX}/bin DATADIR = ${PREFIX}/share diff --git a/NEWS b/NEWS index 6d11cd6..7ac6f67 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +0.7.11: + - Support new hidden preferences added in Claws Mail 3.10.0: + 'address_search_wildcard' and 'folder_search_wildcard' + - Fix reading UTF-8 values from clawsrc file + - Updated French, Swedish and Spanish translations + - Updated manpage, perl code style and some other minor fixes + 0.7.10: - Fix stupid bug which caused program not to start -- 2.25.1