diff options
author | Julien Valroff <julien@kirya.net> | 2010-07-03 16:56:43 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-07-03 16:56:43 +0200 |
commit | 1de9270ded0db955e309a21b8abc8981237fbc52 (patch) | |
tree | f5b7126171b4d263ea493bff9158758ea36d1047 /rapid/ChangeLog | |
parent | f49f82b74596eda33ee5e2fc14e51fd67351b9ec (diff) |
Imported Upstream version 0.2.3upstream/0.2.3
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index 325b386..96f3d4f 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,47 @@ +Version 0.2.3 +------------- + +2010-06-23 + +Updated Hungarian, Russian, Swedish and Ukrainian translations. + +Fixed bug #590725: don't crash if the theme does not associate an icon with +the detected device. + +Bug fix: update example filenames and folders when Job codes are manually +modified in the preferences window. + +This is the final release before 0.3.0, which will be a major update. + + +Version 0.2.2 +------------- + +2010-06-06 + +Added Ukrainian translation by Sergiy Gavrylov. + +Bug fix: in systems where exiv2 is not installed, don't crash on startup. + + +Version 0.2.1 +------------- + +2010-06-05 + +Bug fix: display sample photo and video names in preferences dialog using +first photo and video found on download device, where possible. This used to +work but was inadvertently disabled in a recent release. + +Bug fix: prompt for Job code when only video names or video subfolder names +use a job code. + +Bug fix: filter out Null bytes from Exif string values. These can occur when +the Exif data is corrupted. + +Updated Spanish, Russian and Finnish translations. + + Version 0.2.0 ------------- |