summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2014-12-11 08:34:42 -0800
committerKevron Rees <kevron.m.rees@intel.com>2014-12-11 08:34:42 -0800
commitcb3c1373816da467a8fd851fec16a932d23ee8f4 (patch)
tree21440d697696d97862e442b46a6a36ed42f5fc86
parent81b444fe6747864a495493f16fd36faafdf0140e (diff)
downloadautomotive-message-broker-cb3c1373816da467a8fd851fec16a932d23ee8f4.tar.gz
updated release notes
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 8d818a42..d7a921d1 100644
--- a/RELEASE
+++ b/RELEASE
@@ -12,3 +12,6 @@ Changes:
- Removed unmaintained plugins: tpms, websocket{sink,source}
Fixes:
+- [DBus plugin] Fix exporting properties in zones that really don't have support
+- [xwalk extension] fixed set() for some types did not work because of invalid GVariant creation.
+- [websocket plugin] Updated html test page. Fixed protocol usage.