/**
 * DOCman Search Mambot 1.4.x
 * @version $Id: changelog.txt 430 2007-10-30 16:48:10Z mjaz $
 * @package DOCmanSearch_1.4
 * @copyright (C) 2003-2007 The DOCman Development Team
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * @link http://www.joomlatools.org/ Official website
 **/

1. Changelog
------------
This is a non-exhaustive (but still near complete) changelog for
DOCSearch 1.0.x, including beta and release candidate versions.
Our thanks to all those people who've contributed bug reports and
code fixes.

Legend:

# -> Bug Fix
+ -> Addition
! -> Change
- -> Removed
! -> Note

------------------ 1.4.0 RC1 Released ------------------------

10-Oct-2007 Mjaz
 # Fixed : $_DMUSER must be global

12-Sep-2007 Mjaz
 # Fixed : Suffixes didn't display
 + Type of link is now 'Download', 'Details' or 'Category'
 # Fixed : Compatibility with Joomla!1.5RC2

----------------- 1.4.0 BETA 2 Released ----------------------

01-Sep-2007 Mjaz
 ^ Updated version info to v1.4.0BETA2

07-May-2007 Mjaz
 # Some fixes

11-Mar-2007 Mjaz
 ! Updated to 1.4.0 BETA

10-Aug-2005 Johan Janssens
 # Fixed : Minor warnings when using search module

------------------- 1.0 RC 1 Released ------------------------

22-Apr-2005 Johan Janssens
 # Fixed : Fatal error: Cannot instantiate non-existent class: dmmainframe

02-Feb-2005 Johan Janssens
 # Fixed bug : Search links are not valid
 ! Cleaned up code, removed undefined notices

------------------- 1.0 Beta 4 Released ----------------------

18-Dec-2004 Charles Gentry
  ! Complete change to work with DOCman 1.3.0 beta 4 and above.
	This packages the search request up and calls the built-in
	search function in DOCMAN_utils class.
	Note: Mambo search routines only use a small part of builtin
		  routine's function.

14-Nov-2004 Charles Gentry
  ! Updated to work with DOCman 1.3 beta 3 and above. This
    includes changes to the way subcats are used and includes
    optimizations for search.
  ! NOTE: will convert to internal search class. Most of this
          search is just a subset anyway.

04 oct-2004 Charles Gentry
  ! Changed version to 0.3
  ! Begin maintentance in DocMan CVS instead of separate MosForge.
  # Fixed subcat bug to include parens.

25-sep-2004 Charles Gentry
  # Fixed .xml file to include new 'mambot=' param for Mambo 4.5.1 (final)

18-sep-2004 Vasco
  ! Created CVS archive for mambot.



