summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Bell <richard.s.bell@intel.com>2014-12-06 01:38:03 -0800
committerRick Bell <richard.s.bell@intel.com>2014-12-06 01:38:03 -0800
commit024b07d20895c0b24c49dc8931e244d5df2dd853 (patch)
tree4d4945fd15f220dc847e6dd07725607b695e9f21
parent3c4acf93f2639d857d4524f4d6304b3de1e03f24 (diff)
downloaddleyna-renderer-024b07d20895c0b24c49dc8931e244d5df2dd853.tar.gz
[Release] Version 0.5.0v0.5.0
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6863f15..22a5a62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+version 0.5.0
+ - [Deprecated API] Use new API instead of deprecated
+ - [Device] Free dlna class strings after use
+ https://github.com/01org/dleyna-renderer/issues/129
+ - host-service: use push-host-port setting for the web server
+ - upnp: use port setting when creating GUPnPContextManager
+ https://github.com/01org/dleyna-renderer/issues/141
+ - [Autoconf] Add Math lib to link
+ https://github.com/01org/dleyna-renderer/issues/117
+ - Fix various configure & build issues
+ [Autoconf] Sub Makefile: Remove ACLOCAL_AMFLAGS
+ https://github.com/01org/dleyna-renderer/issues/124
+ - daemon: use GLib signal handling
+ - [Device] Update playspeed when rate is set
+ - [Configuration] Remove libdleyna-renderer .pc file
+
version 0.4.0
- Logs: provide correct component version
- Fix typos in the rendererconsole.py test application