summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-01-18 18:25:24 +0100
committerJens Georg <mail@jensge.org>2012-01-18 18:25:24 +0100
commit5838e4ed5a43f2ef5851c2e246a66be4e88fc0a5 (patch)
tree4180b8be39c5ff01de088815ee25b9442c8de73d
parent7574cc0eaad8a233bc835fc057e15afbdfe9fdf4 (diff)
downloadrygel-0-12.tar.gz
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e125a271..b7d8ef36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+0.12.7
+======
+Another release in the stable 0.12 series of Rygel
+
+Changes since 0.12.6:
+
+- Fix selecting the "Slideshow" option on XBox 360 when on top-level picture
+ browser.
+- Update some websites in the manpages.
+- Fix leaking of HTTP requests.
+- Fix reference leak of containers being searched.
+- Fix error handling of SOAP parameter parsing in CreateItem call.
+- Use correct error code in CreateItem when the ObjectID was not a container.
+- Don't crash if a MediaServer plugin sets the OCM Upload flag on containers
+ that are not writable.
+
+External:
+ - Prevent crash if the provider sends too many updates
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
+Bugs fixed:
+ - https://bugzilla.redhat.com/show_bug.cgi?id=759206
+
0.12.6
======
Another release in the stable 0.12 series of Rygel