diff options
author | Julien Valroff <julien@kirya.net> | 2011-05-23 21:05:06 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-05-23 21:05:06 +0200 |
commit | b494e83efd647b035c6bee2fa09a33fa383ef4a3 (patch) | |
tree | a5259813c70e9399c6b3356e236bb9e37ae61c6f /rapid/ChangeLog | |
parent | 6f8a860aa541b16c84a86cce86c02dd503a3c5c0 (diff) |
Imported Upstream version 0.4.1upstream/0.4.1
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index 8fce376..7c74bb9 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,26 @@ +Version 0.4.1 +------------- + +2011-05-19 + +Added exif Artist and Copyright metadata options to file and subfoler name +generation. + +Fixed bug #774476: thumbnails occassionally not sorted by file modification +time. + +Fixed bug #784399: job code not prompted for after preference change. + +Fixed bug #778085: crash when trying to scan inaccessible files on mounted +camera. + +Relaxed startup test to check whether pynotify is working. On some systems, +pynotify reports it is not working even though it is. + +Added the start of an Indonesian translation. Updated Brazilian, Dutch, French, +German, Hungarian, Italian, Polish, Russian, Spanish and Ukrainian translations. + + Version 0.4.0 ------------- |