diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-08-08 05:15:34 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-08-08 05:15:34 +0000 |
commit | 73e70d7d9989e49fc7c34613bbcb1f5f339b3f2c (patch) | |
tree | 1fc9ffe3b964ef5c9e732215e007ae7c794d4507 /docs/CHANGELOG | |
parent | dda0815b08128ef66da98ab007ed1b57ac33fe50 (diff) | |
download | ampache-73e70d7d9989e49fc7c34613bbcb1f5f339b3f2c.tar.gz ampache-73e70d7d9989e49fc7c34613bbcb1f5f339b3f2c.tar.bz2 ampache-73e70d7d9989e49fc7c34613bbcb1f5f339b3f2c.zip |
fixed a long standing browsing issue where you could not browse two different things at the same time
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index dd784bb0..2a9ff29b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fixed browsing so that you can browse two different types in two + windows at the same time - Improved gather script for translations (Thx momo-i) - Added paging to the localplay playlist - Updated German Translation (Thx Laurent) |