[libpeas/1.24: 11/11] Release libpeas 1.24.1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas/1.24: 11/11] Release libpeas 1.24.1
- Date: Mon, 28 Oct 2019 17:26:47 +0000 (UTC)
commit 0c0823b8b7a09e5025241f39a384914949ef315b
Author: Christian Hergert <chergert redhat com>
Date: Mon Oct 28 10:24:00 2019 -0700
Release libpeas 1.24.1
NEWS | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 24be606..dbe9c48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of Changes in libpeas 1.24.1
+=====================================
+
+* Fix missing access to peas_gettext() in public ABI
+* Fix loading of python2 plugin loader
+* Fix use of -export-dynamic with Clang
+* Various macOS build fixes
+* Fixes for libpeas-gtk pkg-config generation
+* Add support for GInitiallyUnowned with PeasExtension
+* Translation updates:
+ - Danish
+ - Dutch
+ - Persian
+
Overview of Changes in libpeas 1.24.0
=====================================
diff --git a/meson.build b/meson.build
index f816600..2cfb6b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.24.0',
+ version: '1.24.1',
license: 'LGPLv2.1+',
meson_version: '>= 0.49.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]