diff options
author | Julien Valroff <julien@kirya.net> | 2010-08-13 21:35:55 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-08-13 21:35:55 +0200 |
commit | 22e017739d237df346286fd04aa201715374a5ea (patch) | |
tree | 6b0601c93f7ad5d2c50d4a245b36934d9ad4bce5 /rapid/ChangeLog | |
parent | 9f2e1358d2c028c941b8be825522dd3351333710 (diff) |
Imported Upstream version 0.3.1upstream/0.3.1
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 ------------- |