diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-09 00:13:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-02-09 00:13:21 +0000 |
commit | b0caed617c15e4835149411e0b6d53f0ae1daaae (patch) | |
tree | f593983bc1ee374c15f053d80ed3a9c046c1f8a7 /docs/CHANGELOG | |
parent | 494cb10de07a4753fd01c5922f928d7730979bf4 (diff) | |
download | ampache-b0caed617c15e4835149411e0b6d53f0ae1daaae.tar.gz ampache-b0caed617c15e4835149411e0b6d53f0ae1daaae.tar.bz2 ampache-b0caed617c15e4835149411e0b6d53f0ae1daaae.zip |
fixed browse showing up in the starting with box
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ec1d02fd..5db29f0e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed a problem with browsing genres that would incorrectly put + 'Browse' in the Showing Genres Starting With: box + - Fixed some unescaped ID's in class constructors. - Added debug_level config option to allow fine tunning of logging - Fixed catalog functions hopefully increasing speed and removing a bug with fast search |