diff options
author | Julien Valroff <julien@kirya.net> | 2010-01-23 10:19:38 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-01-23 10:19:38 +0100 |
commit | 8da29fc89cbcfb22cfff90d7f045552514e4f92b (patch) | |
tree | f4e0f5361e6c295f73de56df00c0b02187094c43 /rapid/ChangeLog | |
parent | 49ac3995b9f840580322d4bf6feb27506f07f7ed (diff) |
Imported Upstream version 0.1.3upstream/0.1.3
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index f700e80..0c2d27a 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,31 @@ +Version 0.1.3 +------------- + +2010-01-22 + +Fixed bug #509348: When both the backup and "Delete images from image device +upon download completion" options are selected, the program should only delete +an image from the image device if it was both downloaded to the download folder +and backed up. Previously it did not check to ensure it was backed up +correctly too. + +Fixed bug #505492: Program failed to start in environments where the +notification system has problems. + +Fixed bug #508304: User is now prompted to confirm if they really want to +remove all of their Job Codes after clicking on "Remove All" in the preferences +dialog window. + +Fixed bug #510484: Crashes when fails to create temporary download directory. + +Fixed bug #510516: Program now checks to see if the download folder exists and +is writeable. If automatic detection of image devices is not enabled, it checks +to see if the image location path exists. + +Updated Czech, Dutch, Finnish, French, German, Hungarian, Italian, Polish, +Russian, Serbian, Spanish and Swedish translations + + Version 0.1.2 ------------- |