updated release notes
authorKevron Rees <kevron.m.rees@intel.com>
Thu, 11 Dec 2014 16:34:42 +0000 (08:34 -0800)
committerKevron Rees <kevron.m.rees@intel.com>
Thu, 11 Dec 2014 16:34:42 +0000 (08:34 -0800)
RELEASE

diff --git a/RELEASE b/RELEASE
index 8d818a4..d7a921d 100644 (file)
--- 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.