summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-12-05 14:17:51 +0100
committerJens Georg <mail@jensge.org>2012-12-05 14:18:08 +0100
commita9eafcdc79f0b3e681a4e45b236fbc20860744ef (patch)
tree9eb70457c76dca447a94d8a236ca1a0368535175 /NEWS
parent8ea70d05e506ef7f5a5b54208539250d6cbf939e (diff)
downloadgupnp-dlna-a9eafcdc79f0b3e681a4e45b236fbc20860744ef.tar.gz
Prepare 0.9.1gupnp-dlna-0.9.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 76915ff..a650d4e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.9.1
+=====
+- Fix a potential crash in profile guessing.
+- Fix issues from static code check.
+- Lower GLib dependency to 2.32.
+
+All contributors to this release:
+ Krzesimir Nowak <krnowak@openismus.com>
+ Mark Ryan <mark.d.ryan@intel.com>
+ Jens Georg <jensg@openismus.com>
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689596
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689598
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689612
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689615
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689616
+
+Changes in dependencies:
+ - GLib >= 2.32
+
0.9.0
=====
- Make DLNA profile handling independant from GStreamer.