From: Lukas Hrazky Date: Sun, 25 Jul 2010 17:53:20 +0000 (+0200) Subject: v0.1.2 X-Git-Tag: v0.1.2^0 X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fv0.1.2;p=case v0.1.2 Signed-off-by: Lukas Hrazky --- diff --git a/debian/changelog b/debian/changelog index 722e93f..f3db6de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ +case (0.1.2) unstable; urgency=low + + * dont delete source files on moving if error occurs + * add 'Skip' button to overwrite dialog for dirs + * display buttons in overwrite dialog in 2 columns + * bugfix deleting target file after write failure + + -- Lukas Hrazky Sun, 25 Jul 2010 17:05:18 +0200 + case (0.1.1) unstable; urgency=low * Added icons for the buttons - -- Lukas Hrazky Wed, 21 Jul 2010 23:33:54 +0200 + -- Lukas Hrazky Sun, 25 Jul 2010 16:33:51 +0200 case (0.1.0) unstable; urgency=low diff --git a/debian/control b/debian/control index 17a661f..ddf4873 100644 --- a/debian/control +++ b/debian/control @@ -132,5 +132,8 @@ XB-Maemo-Icon-26: pPji1Kr4JSFDziowC844FwkQBoFdT1zPCdAghMM6IZyGprM7c1zDIpzElw6n ITi7bcVZwOBCEA4HqXDrQk/gEoGUkXJT72ZC/h9bZg7QiEKVqwAAAABJRU5E rkJggg== -XB-Maemo-Upgrade-Description: - - added icons for the buttons +XB-Maemo-Upgrade-Description: fixed some behavior on errors and improved the overwrite dialog + * dont delete source files on moving if error occurs + * add 'Skip' button to overwrite dialog for dirs + * display buttons in overwrite dialog in 2 columns + * bugfix deleting target file after write failure