diff options
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index 552c77d..259029a 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,25 @@ +Version 0.3.1 +------------- + +2010-08-13 + +The main window now works more effectively on tiny screens, such as those found +on netbooks. If the screen height is less than or equal to 650 pixels, elements +in the preview pane are removed, and the spacing is tightened. + +The amount of free space available on the filesystem where photos are to be +downloaded is now displayed in the status bar. (Note this is only the case on +moderately up-to-date Linux distributions that use GVFS, such as Ubuntu 8.10 or +higher). + +Add Chinese (simplified) translation. A big thanks goes out to the Ubuntu +Chinese translation team. Partial translations of Bulgarian, Japanese, Occitan +(post 1500), Persian, Portugese (Brazilian), and Turkish have been added. In the +past only translations that were largely finished were added, but hopefully +adding incomplete translations will speed up their completion. Updated Finnish, +French, Hungarian, Russian, Serbian and Spanish translations. + + Version 0.3.0 ------------- |