diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-02 05:20:26 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-02 05:20:26 +0000 |
commit | cf2e2488779f60251d66f375273d9b2583528f64 (patch) | |
tree | aeea65e98b0d7df40a2ed294a53dd254b2e61dd2 /docs | |
parent | f13037cc5466cf09bf1535acfea8809137927591 (diff) | |
download | ampache-cf2e2488779f60251d66f375273d9b2583528f64.tar.gz ampache-cf2e2488779f60251d66f375273d9b2583528f64.tar.bz2 ampache-cf2e2488779f60251d66f375273d9b2583528f64.zip |
moved search to upper right, removed the playlists from the left menubar, fixed a potential uncaught exception on id3 tags
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 7d257840..c854af74 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Alpha2 + - Moved Quick search to the top, right appears on every page + - Fixed an issue with reading id3tags causing a uncaught exception + due to direct reference to getid3() - Added check on clean to see if Root path is readable, if not stop clean (mount point failures) - Fixed now playing, hopefully once and for all |