summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Bell <richard.s.bell@intel.com>2017-03-04 10:30:57 -0800
committerRick Bell <richard.s.bell@intel.com>2017-03-04 10:30:57 -0800
commit334baba53e253957637b86764347dcc27cf091ab (patch)
tree197b969e96913709764d00bf388bd72077c8aae0
parent139129086cd48879d5aeb992a841ea220cc65fd2 (diff)
downloaddleyna-renderer-334baba53e253957637b86764347dcc27cf091ab.tar.gz
[Release] Version 0.6.0v0.6.00.6.0
-rwxr-xr-x[-rw-r--r--]ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22a5a62..6bde545 100644..100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+version 0.6.0
+ - Ensure that g_context.watchers has a valid value
+ Merge pull request #150
+ - Merge pull request #132
+ - Used core functionality dleyna_core_prv_convert_udn_to_path for persistent path
+ - [m4] Don't use bash arrays in m4 macros
+ - [m4] Don't use bash "let" builtin
+ - [m4] Use AS_VAR_APPEND macro instead of "+="
+ - Merge pull request #154
+ - Avoid any attempts to delete the same dlr_upnp_t twice
+ Merge pull request #160
+ - Fix for issue #161 -- Uninitialized argument value in prv_open_uri_cb
+ - Merge pull request #162 from 01org/ljsachs-patch-1
+ - Changed the Copyright to 2017
+
version 0.5.0
- [Deprecated API] Use new API instead of deprecated
- [Device] Free dlna class strings after use