diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-08 07:09:54 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-08 07:09:54 +0200 |
commit | eb4c5cc4472b16ce10401611140381e5ba5b6aca (patch) | |
tree | 6e52c0a981186a09ab8161a6bc99a999f32ac408 /rapid/ChangeLog | |
parent | 6866d4a5b74779f087b8e44148a49163d8b7327b (diff) |
Imported Upstream version 0.4.0~alpha4upstream/0.4.0_alpha4
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 52 |
1 files changed, 51 insertions, 1 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index 0234613..86037ed 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,51 @@ +Version 0.4.0 alpha 4 +--------------------- + +2011-04-04 + +Fixed bug #750808: errorlog.ui not included in setup.py. + + +Version 0.4.0 alpha 3 +--------------------- + +2011-04-04 + +Features added since alpha 2: + +* Error log window to display download warnings and errors. +* Synchronize RAW + JPEG Sequence values. + +Fixed bug #739021: unable to set subfolder and file rename preferences on +alpha and beta Linux distributions such as Ubuntu 11.04 or Fedora 15. + +Updated Brazilian, Dutch, French, German and Spanish translations. + +Version 0.4.0 alpha 2 +--------------------- + +2011-03-31 + +Features added since alpha 1: + +* Sample file names and subfolders are now displayed in the preferences dialog + window. +* The option to add a unique identifier to a filename if a file with the same + name already exists + +Other changes: + +* Updated INSTALL file to match new package requirements. + +* Added program icon to main window. + +* Bug fix: leave file preview mode when download devices are changed in the + preferences. + +* Bug fix: don't crash on startup when trying to display free space and photo or + video download folders do not exist. + + Version 0.4.0 alpha 1 --------------------- @@ -35,7 +83,9 @@ want to use Frames Per Second or Codec metadata information in subfolder or video file names, you must ensure it is installed. This is no longer checked at program startup. -Thanks go to Robert Park for refreshing the tranlsations code. +Thanks go to Robert Park for refreshing the translations code. + +Added Romanian translation. Version 0.3.5 |