diff options
author | Paul Arthur <flowerysong00@yahoo.com> | 2012-09-19 16:16:48 -0400 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-09-19 17:05:07 -0400 |
commit | 0086e772dbd5a8838312c498855a70a39c00fe42 (patch) | |
tree | 1ab90d89d80782d46e7bb9efff72be379a4207d0 /docs/CHANGELOG | |
parent | 256a312af374d37996794ab5c63b976bd1d450a6 (diff) | |
download | ampache-0086e772dbd5a8838312c498855a70a39c00fe42.tar.gz ampache-0086e772dbd5a8838312c498855a70a39c00fe42.tar.bz2 ampache-0086e772dbd5a8838312c498855a70a39c00fe42.zip |
FS#260 - Multiple rules result in "Not Enough Data"
This should be a more complete fix, and possibly a somewhat more
efficient approach.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 3cf94fcc..98406cb9 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-future + - Fixed a search issue which prevented the use of multiple tag rules + (reported by Istarion) - Fixed ASF tag parsing regression (reported by cygn) v.3.6-Alpha2 2012-08-15 |