v0.1.2 v0.1.2
authorLukas Hrazky <lukkash@email.cz>
Sun, 25 Jul 2010 17:53:20 +0000 (19:53 +0200)
committerLukas Hrazky <lukkash@email.cz>
Sun, 25 Jul 2010 17:53:20 +0000 (19:53 +0200)
Signed-off-by: Lukas Hrazky <lukkash@email.cz>

debian/changelog
debian/control

index 722e93f..f3db6de 100644 (file)
@@ -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 <lukkash@email.cz>  Sun, 25 Jul 2010 17:05:18 +0200
+
 case (0.1.1) unstable; urgency=low
 
   * Added icons for the buttons
 
- -- Lukas Hrazky <lukkash@email.cz>  Wed, 21 Jul 2010 23:33:54 +0200
+ -- Lukas Hrazky <lukkash@email.cz>  Sun, 25 Jul 2010 16:33:51 +0200
 
 case (0.1.0) unstable; urgency=low
 
index 17a661f..ddf4873 100644 (file)
@@ -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