summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-07-01 00:56:27 +0200
committerJens Georg <mail@jensge.org>2015-07-01 00:56:27 +0200
commit884204b54093556e374bbadb2f5ea63c191fe796 (patch)
tree971f64f846ecdea8f95adfbfe56c8727ac46efe1
parenta6b264e7b2b6cb5baaeef537dd743b1611af9a7c (diff)
downloadgupnp-dlna-884204b54093556e374bbadb2f5ea63c191fe796.tar.gz
Add missing things to NEWS
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f969122..36cc07d 100644
--- a/NEWS
+++ b/NEWS
@@ -6,13 +6,17 @@
correctness.
- Fix memory leak in gst-audio-information.
- Fix unit tests for new automake
-
+- Make it possible to override the DLNA profile dir using
+ GUPNP_DLNA_PROFILE_DIR environment variable
+- Fix discoverer testsuite to run completely uninstalled.
+- Fix gupnp-dlna-info -a to be stuck if profile guesser does not work.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=704096
- https://bugzilla.gnome.org/show_bug.cgi?id=707909
- https://bugzilla.gnome.org/show_bug.cgi?id=750929
- https://bugzilla.gnome.org/show_bug.cgi?id=751295
+ - https://bugzilla.gnome.org/show_bug.cgi?id=751634
All contributors to this release:
- Jens Georg <mail@jensge.org>