diff options
author | Donghoon Shin <dhs.shin@samsung.com> | 2016-09-22 08:49:03 +0900 |
---|---|---|
committer | Donghoon Shin <dhs.shin@samsung.com> | 2016-09-22 08:49:03 +0900 |
commit | eea6240fc6ae11b3692dc09a116a8ad7c2e3f269 (patch) | |
tree | 9d54919eb8efd8689b728b686bb9a8ce87be783a /debian | |
parent | bb81eac85eb522da1cc4b53da7691ab2c7427344 (diff) | |
download | litmus-eea6240fc6ae11b3692dc09a116a8ad7c2e3f269.tar.gz litmus-eea6240fc6ae11b3692dc09a116a8ad7c2e3f269.tar.bz2 litmus-eea6240fc6ae11b3692dc09a116a8ad7c2e3f269.zip |
Update cmd_rm.py : Ask user to confirm and add more exception handler
Change-Id: I5fcab6d7547ff370525d3fd8404f2dffb838d3a8
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1cdce25..6c83b99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +litmus (0.3.1-1) unstable; urgency=low + + * Update cmd_rm handler + + -- Donghoon Shin <dhs.shin@samsung.com> Thu, 22 Sep 2016 07:42:00 +0900 + litmus (0.3.0-1) unstable; urgency=low * Update projects/topology file location |