summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-02-08 23:33:54 +0100
committerJens Georg <mail@jensge.org>2016-02-08 23:33:54 +0100
commit9fc7cdbbb43e4c640f400b2d266a52e964838c07 (patch)
treef9297fe5531eee05f158308680522ff16f3c565f
parent2d19f7fa1dec5d86fe35dc93c4b7d5fdebd8b8ed (diff)
downloadgupnp-dlna-9fc7cdbbb43e4c640f400b2d266a52e964838c07.tar.gz
Prepare 0.10.4gupnp-dlna-0.10.4
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36cc07d..2efb2d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.10.4
+======
+- Call setlocale in commandline tools.
+- Include VAPI in tarball.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=760431
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Ting-Wei Lan <lantw@src.gnome.org>
+
0.10.3
======
- Fix potential crash if gupnp_dlna_value_list_new failed.