diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-06-22 16:27:35 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-06-22 16:27:35 +0000 |
commit | 328da9378b3350602445b48fbe4976b8f55476bb (patch) | |
tree | ff0666f15c291c57d24738a81046bcc5e568f9b0 /docs | |
parent | 8371bcafe75ec3427530c378f2ff2600c91dc56a (diff) | |
download | ampache-328da9378b3350602445b48fbe4976b8f55476bb.tar.gz ampache-328da9378b3350602445b48fbe4976b8f55476bb.tar.bz2 ampache-328da9378b3350602445b48fbe4976b8f55476bb.zip |
fixed keyword searches
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index dac099f5..184fda93 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,11 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.3.2 + - Fixed issue with Keywords search that cropped up when I removed + the checkboxes. + +-------------------------------------------------------------------------- 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 |