summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2019-08-05 19:47:54 -0700
committerChristian Hergert <chergert@redhat.com>2019-08-05 19:47:54 -0700
commit30b10587d02f2834cfa869711d7bddbad7f6499a (patch)
tree8c32b22df233cc6a846d5b6e2c13c5431ee12e5c /NEWS
parent32edb6b619d54888976194b48bc57a813a540dbb (diff)
downloadlibpeas-30b10587d02f2834cfa869711d7bddbad7f6499a.tar.gz
Release 1.23.90libpeas-1.23.90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dff6f73..7bd8add 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Overview of Changes in libpeas 1.23.90
+======================================
+
+This release is the first to use the meson build system. Autotools
+has been removed. In most cases, the transition to meson should be
+relatively painless, and has many examples from other projects in
+the GNOME ecosystem to serve as examples.
+
+See meson_options.txt for the updated parameters.
+
+We'll have a series of .90, .91, .92 releases up to 1.24 if they
+are necessary following the GNOME release schedule for 3.34 in
+September.
+
+* Port to meson build system, autotools has been removed
+* Support for python3.8 in the python3 loader
+* Reduce warning impact of GParameter deprecations on API consumers
+* Fix a number of deprecations in internal API
+* Remove use of intltool in favor of gettext
+* Add versioning macros and hide non-public symbols
+* Translation updates:
+ - Catalan
+ - Dutch
+ - Esperanto
+ - French
+ - Icelandic
+ - Malayalam
+ - Polish
+
+Thanks to everyone who provided patches along the way.
+
Overview of Changes in libpeas 1.22.0
====================================