summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-23 12:41:04 +0200
committerraveit65 <[email protected]>2019-04-23 12:41:04 +0200
commit506d0e5ec389523d78a05555f3f9f0495ae96ed3 (patch)
treea7c7604078f25ba5cb094e9d5c907c4d6ad86840
parent2edaaacffbba9da7d7c93e50f53939afa4325825 (diff)
downloadpluma-506d0e5ec389523d78a05555f3f9f0495ae96ed3.tar.bz2
pluma-506d0e5ec389523d78a05555f3f9f0495ae96ed3.tar.xz
release 1.22.1v1.22.1
-rw-r--r--NEWS49
-rw-r--r--configure.ac2
2 files changed, 30 insertions, 21 deletions
diff --git a/NEWS b/NEWS
index 8e48d3d8..a415357c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,25 +1,34 @@
+### pluma 1.22.1
+
+ * tx: sync with transifex
+ * update installation instructions and fix spelling and old reference
+ * Help: replace link linkend with xref linkend
+ * 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
+ * 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
### pluma 1.21.2
diff --git a/configure.ac b/configure.ac
index 7c554bb0..d9050618 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(pluma_major_version, 1)
m4_define(pluma_minor_version, 22)
-m4_define(pluma_micro_version, 0)
+m4_define(pluma_micro_version, 1)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],