summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-23 13:07:19 +0100
committerraveit65 <[email protected]>2020-01-23 13:07:19 +0100
commit847dd0a170f30a5b101a1c0806508d898dcd4534 (patch)
tree970bd9c727d0cd40fcc3ca3a9ff5bb1d14e79577
parentd18f9f321b9c5515e6cb968448cd7f0b6a87d4eb (diff)
downloadpluma-847dd0a170f30a5b101a1c0806508d898dcd4534.tar.bz2
pluma-847dd0a170f30a5b101a1c0806508d898dcd4534.tar.xz
release 1.23.3v1.23.3
-rw-r--r--NEWS17
-rw-r--r--configure.ac2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dfdf876e..e69cc003 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+### pluma 1.23.3
+
+ * Translations update
+ * Update copyright to 2020
+ * avoid to make new Gsettings variables
+ * use Gsettings 'pluma_prefs_manager' instead
+ * Taglist: Load the local translation string from lang.mo file
+ * ignore comment element in xml file
+ * add translator hints
+ * migrate from intltool to gettext
+ * sync with fixed uk translations uk from transifex
+ * window: Do not override GdkWindowState
+ * pluma-document: avoid garbarge value in 'file_with_bom' function
+ * preferences: Change Draw to Show
+ * document-loader: remove unused variables
+ * smart-converter: Fix memory leaks
+
### pluma 1.23.2
* Translations update
diff --git a/configure.ac b/configure.ac
index 373825ab..7c950251 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, 23)
-m4_define(pluma_micro_version, 2)
+m4_define(pluma_micro_version, 3)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],