[gupnp] Prepare 1.1.2
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Prepare 1.1.2
- Date: Tue, 5 Feb 2019 21:57:12 +0000 (UTC)
commit 172048a44daeda86945147593e19ab6220dd7ae2
Author: Jens Georg <mail jensge org>
Date: Tue Feb 5 22:56:49 2019 +0100
Prepare 1.1.2
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4186686..3b16b63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+1.1.2
+=====
+- Use python3 in binding tool
+- Avoid a static buffer in the linux context manager
+- Add UDA version and address family to linux context manager
+- Implement ssdp:update in context manager
+- Update documentation
+- Introduce new sync/async service proxy call API
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/1
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Jakub Adam <jakub adam collabora com>
+ - Andre Klapper <a9016009 gmx de>
+
1.1.1
=====
- Fix issue when building VAPI
diff --git a/meson.build b/meson.build
index fccf8a8..eda62ea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.1.1')
+project('gupnp', 'c', version : '1.1.2')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]