From 89f76085de480547ce91b73f97a1cfb3d7200879 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 3 Jun 2019 17:48:44 +0200 Subject: release 1.23.0 --- NEWS | 57 +++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 20 deletions(-) diff --git a/NEWS b/NEWS index f24012dd..5d49ec20 100644 --- a/NEWS +++ b/NEWS @@ -1,27 +1,44 @@ ### pluma 1.23.0 + * Translations update + * Create FUNDING.yml + * Reindent all Python sources to ts=4. Strip trailing spaces. + * remove live.gnome from plugins section + * add quick open to readme + * add readmes and update plugins section of manual + * update how pluma can be opened from menu + * [ci] Add cppcheck html report + * [ci] Enable Clang Static Analyzer + * Help: replace link linkend with xref linkend + * Yelp viewer can't open cross-references to other parts of + * the manual using link linkend. + * update installation instructions and fix spelling and old reference + * help: update copyright + * Use ITS in docbook article info, validate with dbits schemas + * Upgrade the manual to docbook 5.0 + ### pluma 1.22.0 - tx: sync with transifex - Add update-authors.pl script which helps to update pluma.about - Read authors (updated) from pluma.about file - show enchant version when configure - Replace the deprecated enchant_dict_add_to_pwl with enchant_dict_add. - Make translatable the documenters in the about dialog - Ensure proper translation of the about dialog title - initial travis support - Add License button in About Pluma dialog - Make translatable the copyright in about dialog - Update Documenters - remove type & url attr of ulink in translation - remove deprecated help section: Opening a File from a URI - eggsmclient: avoid deprecated 'g_type_class_add_private' - addresses #391 - gets snippet window size before destroying it - simple bug fix of misplaced underscore - disable deprecation warnings for distcheck - move appdata to metainfo directory - pluma-utils: Fix memory leak - pluma-window: Fix memory leaks + * Translations update + * Add update-authors.pl script which helps to update pluma.about + * Read authors (updated) from pluma.about file + * show enchant version when configure + * Replace the deprecated enchant_dict_add_to_pwl with enchant_dict_add. + * Make translatable the documenters in the about dialog + * Ensure proper translation of the about dialog title + * initial travis support + * Add License button in About Pluma dialog + * Make translatable the copyright in about dialog + * Update Documenters + * remove type & url attr of ulink in translation + * remove deprecated help section: Opening a File from a URI + * eggsmclient: avoid deprecated 'g_type_class_add_private' + * addresses #391 - gets snippet window size before destroying it + * simple bug fix of misplaced underscore + * disable deprecation warnings for distcheck + * move appdata to metainfo directory + * pluma-utils: Fix memory leak + * pluma-window: Fix memory leaks ### pluma 1.21.2 -- cgit v1.2.1