diff options
author | Taejeong Lee <taejeong.lee@samsung.com> | 2012-08-31 21:19:14 +0900 |
---|---|---|
committer | Taejeong Lee <taejeong.lee@samsung.com> | 2012-08-31 21:22:44 +0900 |
commit | 5ed3165dbb0d38b93fdfd6791d35815b02b9d365 (patch) | |
tree | 4924cb89d18cd5302a4e01b2f4e38010c848f3b3 /debian | |
parent | 2ce76b65237f65d053c6e72c4a39dcaa38b83843 (diff) | |
download | wrt-installer-5ed3165dbb0d38b93fdfd6791d35815b02b9d365.tar.gz wrt-installer-5ed3165dbb0d38b93fdfd6791d35815b02b9d365.tar.bz2 wrt-installer-5ed3165dbb0d38b93fdfd6791d35815b02b9d365.zip |
Update wrt-installer_0.0.54HEADsubmit/master/20120920.1511542.0_alphamaster2.0alpha
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff1aa77..4a47ced 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +wrt-installer (0.0.54) unstable; urgency=low + + * Parsing XML namespace from config.xml bug fix. + * code clean up + * TaskDbUpdate splitted into TaskDbUpdate and TaskFileManipulation + * Widget paths refactor + + * Git : framework/web/wrt-installer + * Tag : wrt-installer_0.0.54 + + -- Tae-Jeong Lee <taejeong.lee@samsung.com> Fri, 31 Aug 2012 20:38:33 +0900 + wrt-installer (0.0.53) unstable; urgency=low * [Installer] Add encrypt task |