From e064cf2e812624611a6af2ba6af82df1888256d2 Mon Sep 17 00:00:00 2001 From: Salvatore Iovene Date: Wed, 14 Aug 2013 13:20:13 +0300 Subject: [PATCH] Changelog in packaging/cowhide.changes. --- Changelog | 5 ----- packaging/cowhide.changes | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 Changelog create mode 100644 packaging/cowhide.changes diff --git a/Changelog b/Changelog deleted file mode 100644 index 3af18ec..0000000 --- a/Changelog +++ /dev/null @@ -1,5 +0,0 @@ -* Sat Jul 20 2013 Salvatore Iovene 878a518 -- Add initial Tizen packaging. -- Updated gitignore. -- Add /dist/ to git. - diff --git a/packaging/cowhide.changes b/packaging/cowhide.changes new file mode 100644 index 0000000..7aa159c --- /dev/null +++ b/packaging/cowhide.changes @@ -0,0 +1,15 @@ +* Wed Aug 14 2013 Salvatore Iovene submit/tizen/20130808.105344@509187f +- Split Tizen packages in -lib and -docs. +- Remove accidentally committed conflicts in spec file. +- Use grunt-sed to replace img to images (from bootstrap icon path). +- Capital letters are not allowed in npm packages. +- Move page registration code from widget to core. +- Add new unit tests. +- Add noConflict to many widgets. +- Update api.js to latest version from GhostCluster. + +* Sat Jul 20 2013 Salvatore Iovene 878a518 +- Add initial Tizen packaging. +- Updated gitignore. +- Add /dist/ to git. + -- 2.7.4