diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-02 05:39:10 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-02 05:39:10 +0000 |
commit | 1c101a3b347b7240ab08e7ee03ab4c24673e58d8 (patch) | |
tree | 89196b19bc757d4e347a380aa027ea163bacbfeb /docs | |
parent | cf2e2488779f60251d66f375273d9b2583528f64 (diff) | |
download | ampache-1c101a3b347b7240ab08e7ee03ab4c24673e58d8.tar.gz ampache-1c101a3b347b7240ab08e7ee03ab4c24673e58d8.tar.bz2 ampache-1c101a3b347b7240ab08e7ee03ab4c24673e58d8.zip |
fixed paging on search, and fixed get_location
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c854af74..c45248ec 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Alpha2 + - Fixed get_location() (Thx ichneumon) - 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() |