diff options
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 ------------- |