* Thu Mar 20 2014 - Fixed bug TIVI-2778 * Thu Jan 23 2014 - Added vehicle.getAsync() method * Wed Dec 11 2013 - Fixed crash when using locale * Wed Nov 20 2013 - added localeChanged() event to locale plugin - fixed return value from getLocale() to be raw iso format instead of LANG=foo * Thu Nov 07 2013 - fix for TIVI-2094 * Tue Nov 05 2013 - added vehicle.listZones to get zones for a given data type * Mon Oct 28 2013 - Added locale plugin * Thu Oct 17 2013 - Fixed issue when 'zone' is not defined in the set call * Wed Oct 16 2013 - Added stub for media server appeared and disappeared signals - Updated vehicle api to work with new AMB zones API * Tue Oct 01 2013 Luc Yriarte accepted/tizen/20130913.225119@1eead30 - Adding mediaserver.idl spec matching current implementation. * Wed Sep 11 2013 brianjjones submit/tizen/20130911.223635@193c2cf - Adding TTS ability to the speech plugin. tizen.speech.vocalizeString now available. * Wed Sep 11 2013 - Fix some memory leaks * Wed Sep 11 2013 brianjjones submit/tizen/20130910.221916@aa18dc7 - Fix for Speech plugin crashing. Also adding try{} to make sure the code doesn't fail ungracefully in the future * Tue Sep 10 2013 - made getHistory async * Thu Aug 29 2013 Rusty Lynch submit/tizen/20130828.215931@c99cc14 - Correctly add runtime dep on speech-recognition * Fri Aug 23 2013 - fixed linking issues - fixed case bug in get() * Thu Aug 22 2013 - mediaserver work * Tue Aug 20 2013 - Added GetHistory call to vehicle - integrated speech api * Tue Aug 06 2013 - Added set() call - lowerCamelCase for object members - updated idl * Mon Jul 29 2013 - added supported() call - fix for callback garbage collection - cleaned up code - sr to tizen * Fri Jul 19 15:09:00 PST 2013 - - initial add of changelog