Bump version to 0.1.17. 06/18206/3 accepted/tizen/ivi/20140321.175707 submit/tizen/20140320.072111
authorSalvatore Iovene <salvatore.iovene@intel.com>
Tue, 18 Mar 2014 08:27:49 +0000 (10:27 +0200)
committerSalvatore Iovene <salvatore.iovene@intel.com>
Tue, 18 Mar 2014 12:04:27 +0000 (14:04 +0200)
Change-Id: Ib01262dfa709d6c32f9531452a4a9f17b1bd4cac

dist/docs/tizen/config.xml
docs/tizen/config.xml
package.json
packaging/cowhide.changes

index 9b248ca..0e0bd20 100644 (file)
@@ -2,7 +2,7 @@
 <widget xmlns       = "http://www.w3.org/ns/widgets"
         xmlns:tizen = "http://tizen.org/ns/widgets"
         id          = "http://otc.intel.com/cowhide-docs"
-        version     = "0.1.16"
+        version     = "0.1.17"
         viewmodes   = "fullscreen">
 
     <name short="Cowhide docs">
index 9b248ca..0e0bd20 100644 (file)
@@ -2,7 +2,7 @@
 <widget xmlns       = "http://www.w3.org/ns/widgets"
         xmlns:tizen = "http://tizen.org/ns/widgets"
         id          = "http://otc.intel.com/cowhide-docs"
-        version     = "0.1.16"
+        version     = "0.1.17"
         viewmodes   = "fullscreen">
 
     <name short="Cowhide docs">
index 7c62432..2429560 100644 (file)
@@ -1,7 +1,7 @@
 {
     "name": "cowhide",
         "description": "HTML5 components for fast UI development and support for Tizen IVI.",
-        "version": "0.1.16",
+        "version": "0.1.17",
         "keywords": [
             "tizen",
             "ivi",
index 945d9b5..3e3883b 100644 (file)
@@ -1,3 +1,9 @@
+* Tue Mar 18 2014 Salvatore Iovene <salvatore.iovene@intel.com> submit/tizen/20130819.120707@4d27b6c
+- Bump version to 0.1.17.
+- Fix Driving/NightMode by using Vehicle API.
+- Remove 'use strict' because it causes problems with the Chrome debugger.
+- Update .changes file.
+
 * Fri Feb 21 2014 Mikko Ylinen <mikko.ylinen@intel.com> accepted/tizen/ivi/genivi/20140131.070609@57e5e9d
 - Bump version.
 - Add widgets.js to dist dir.