[Commits] [SCM] clawsker branch, master, updated. 1.3.8-30-g43b751c
mones at claws-mail.org
mones at claws-mail.org
Sun Sep 8 16:01:37 UTC 2024
The branch, master has been updated
via 43b751c211cc2d56f107a80e964a50d99421b83a (commit)
from 9138789c4e1ff524b4a00f0fb0d94d529e41a8e0 (commit)
Summary of changes:
Makefile | 2 +-
NEWS | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 43b751c211cc2d56f107a80e964a50d99421b83a
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Sep 8 18:00:27 2024 +0200
Release 1.4.0
diff --git a/Makefile b/Makefile
index abec662..9308d24 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
#
NAME = clawsker
-VERSION ?= 1.3.8
+VERSION ?= 1.4.0
PREFIX ?= /usr/local
BINDIR = ${PREFIX}/bin
DATADIR = ${PREFIX}/share
diff --git a/NEWS b/NEWS
index 1e0f27b..6b095ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.4.0
+ - New histories editor: allows modification of all lists saved by
+ the editable drop-down selectors; changes undoable with ctrl-z.
+ - Test suite has been expanded (requires Test::Perl::Critic).
+ - Several code quality changes: almost clean at harsh level.
+ - Translations:
+ • Updated: Dutch, Swedish, Catalan, Turkish, French and Spanish
+ • Dropped: Brazilian Portuguese and Portuguese
+ - See git log for details.
1.3.8
- Support old hidden preference "nav_history_length"
- Slightly expanded and improved test suite: needs Test::Output
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list