diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-30 01:49:13 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-30 01:49:13 +0000 |
commit | 318700ad7cd0e67bf02a1e6777cb5c2cd4c3b240 (patch) | |
tree | b8b9d60e5fdc3459b56da39825091b0f2c38ce77 /docs/CHANGELOG | |
parent | 7cdf1e980d294085fd1053a1c50cede127bf1352 (diff) | |
download | ampache-318700ad7cd0e67bf02a1e6777cb5c2cd4c3b240.tar.gz ampache-318700ad7cd0e67bf02a1e6777cb5c2cd4c3b240.tar.bz2 ampache-318700ad7cd0e67bf02a1e6777cb5c2cd4c3b240.zip |
fixed paging on browse catalogs page, disabled the write_tags script and removed a dbl escape on the preferences
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 864d78c2..5702ecb1 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed issue with page-a-nation on show catalogs page + - Fixed removal of rating from db when 'unrating' the object + - Fixed Itunes Export (Thx flashk) - Fixed session start failure when use_auth is off and you have no pre-existing cookie - Fixed print_tags.inc file to catalog matching, now fuzzy like it |