From: Kevron Rees Date: Wed, 1 Oct 2014 15:41:59 +0000 (-0700) Subject: updated release notes X-Git-Tag: 0.12.903~99 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dafa9aed08b1ab24d73505b768b55732f590cbea;p=profile%2Fivi%2Fautomotive-message-broker.git updated release notes --- diff --git a/RELEASE b/RELEASE index de33af8..3568922 100644 --- a/RELEASE +++ b/RELEASE @@ -7,6 +7,7 @@ New features: - New bluetooth spp plugin - cangen and cansim plugins simulate a real CAN network. - New priority queue option. properties are routed according to priority. +- OpenCV plugin video logging: record video with speed overlay Changes: - Deprecated and removed the "FooChanged" (where "Foo" is a property like "VehicleSpeed") signal @@ -22,3 +23,4 @@ Changes: Fixes: - database plugin updated to use zones - obd-II plugin updated to use bluez5 APIs +- openCV plugin fixed crashes