--- mambo/branches/4.6/CHANGELOG.php 2006/01/26 11:51:01 186 +++ mambo/branches/4.6/CHANGELOG.php 2006/01/26 23:23:04 196 @@ -29,6 +29,11 @@ -------------------- 4.6 Release -------------------------- 26-Jan-2006 Martin Brampton (counterpoint) +! Modified search component. Used to use stop words from e.g. english.ignore.php + against the whole search string. Now individual stop words are removed for + better searching + +26-Jan-2006 Martin Brampton (counterpoint) ! Modified pathway logic to suppress if only the single item 'Home' ! Various merge and other bugs fixed ! Warnings and notices from Magpie suppressed