diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-06-22 00:54:20 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-06-22 00:54:20 +0000 |
commit | bba84d172a89e5621c29f2e4359d87bb09f346ff (patch) | |
tree | 83b9f02bbcb15d7df0bd3b9b40b800fa8b4984b3 /docs | |
parent | 0f5c3ddf3aa9e75289af56536806c220fec5d776 (diff) | |
download | ampache-bba84d172a89e5621c29f2e4359d87bb09f346ff.tar.gz ampache-bba84d172a89e5621c29f2e4359d87bb09f346ff.tar.bz2 ampache-bba84d172a89e5621c29f2e4359d87bb09f346ff.zip |
last commit before beta3 release
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 651e168c..dac099f5 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.2-Beta3 + - Fixed file-based parsing so that it can now be given priority + over the tags in the files using tag_order in the config + file - Fixed Nowplaying, now div based layout and AJAX refreshed based on config files refresh_limit - Moved /modules/init.php to /lib/init.php |