diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-29 18:38:34 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-29 18:38:34 +0200 |
commit | f84f6e80c7ef3e3ef5f61c117ca8ed745fe37ac7 (patch) | |
tree | c6e34241fa845b5bd10944128cd5bd2739466968 /rapid/ChangeLog | |
parent | 890778d8bc097acb3b7cff0fd134c2fe89e22c78 (diff) | |
parent | 6f8a860aa541b16c84a86cce86c02dd503a3c5c0 (diff) |
Merge commit 'upstream/0.4.0'
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index 944119d..8fce376 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,22 @@ +Version 0.4.0 +------------- + +2011-04-28 + +Features added since Release Candiate 1: + +* Allow multiple selection of files to check or uncheck for downloading. +* Automation feature to delete downloaded files from a device. + +Bug fix: translation fixes. + +Bug fix: don't crash when completing download with backups enabled and no backup +devices detected. + +Updated Dutch, French, German, Polish, Russian, Serbian and Spanish +translations. + + Version 0.4.0 RC 1 ------------------ @@ -16,8 +35,8 @@ will rendered during the download itself. Added preferences option to disable thumbnail generation. When auto start is enabled, this can speed-up transfers when downloading from high-speed devices. -Access to the preferences window is now disable while a download is occurring, -as changing preferences when files are being download can cause prolems. +Access to the preferences window is now disabled while a download is occurring, +as changing preferences when files are being download can cause problems. Bug fix: don't crash when downloading some files after having previously downloaded some others in the same session. |