--- mambo/branches/4.6/CHANGELOG.php 2006/01/23 17:57:22 169 +++ mambo/branches/4.6/CHANGELOG.php 2006/01/27 15:37:12 199 @@ -28,6 +28,20 @@ -------------------- 4.6 Release -------------------------- +27-Jan-2006 Martin Brampton (counterpoint) +! Installer changes to handle latest Docman release, also bug fixes +! Fix to Mambo installation/index.php to handle version + +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 + 23-Jan-2006 Martin Brampton (counterpoint) ! Changed /installation/install2.php to take account of changed location database.php ! Changed /installation/install4.php to use in line HTML instead of echo, to