summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-07-18 21:10:32 +0200
committerJens Georg <mail@jensge.org>2016-07-18 21:10:32 +0200
commit8357c0507e1c300808bb245363bd2e2167b9c4d1 (patch)
treeab8b565dac5611653b7b937f5af8db0060658488
parent9f01f2420d7237e234e37b83c83b700ef7ed8177 (diff)
downloadrygel-8357c0507e1c300808bb245363bd2e2167b9c4d1.tar.gz
Prepare 0.31.3RYGEL_0_31_3
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 06bcfdb8..920028c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+0.31.3
+======
+
+- Explain interface list a bit better in documentation
+- Remove obsolete 'upnp-enabled' switch from default config
+
+Core:
+ - Fix log level mix-up
+
+Rygel:
+ - Allow IP addresses in interface list
+
+Simple media engine:
+ - Pass non-file resources as-is
+
+MediaExport:
+ - Refactor meta-data extraction
+ - Speed up image parsing
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=767305
+ - https://bugzilla.gnome.org/show_bug.cgi?id=768010
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Fabio Tomat <f.t.public@gmail.com>
+ - Dušan Kazik <prescott66@gmail.com>
+ - Andika Triwidada <atriwidada@gnome.org>
+
+Added/updated translations
+ - fur, courtesy of Fabio Tomat
+ - id, courtesy of Andika Triwidada
+ - sk, courtesy of Dušan Kazik
+
0.31.2
======