From 0086e772dbd5a8838312c498855a70a39c00fe42 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Wed, 19 Sep 2012 16:16:48 -0400 Subject: FS#260 - Multiple rules result in "Not Enough Data" This should be a more complete fix, and possibly a somewhat more efficient approach. --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') 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 -- cgit