2012-11-02  Dominique Dumont  <domi.dumont@free.fr> 1.005

    * updated doc with cme instead of config-edit
    * replace deprecated call with new one (fetch_all_indexes)
    * die honorably when no approx.conf is found
    * removed utf-8 char from description
    * added forgotten log of version 1.004 (sorry)

2011-06-27  Dominique Dumont  <domi.dumont@free.fr> 1.004

    * no longer ship config-edit-approx. Replaced by
      config-edit -appli approx
    * added legal stuff and global doc to Approx model
    * Updated model with cache and interval parameters

2009-10-22  Dominique Dumont  <domi.dumont@free.fr> 1.003

	* lib/Config/Model/Approx.pm (read): Convert old style
	parameters ( without leading '$' - approx < 2.9.0) to new
	style (with '$'). I.e. 'verbose 1' will be converted to
	'$verbose 1'

2009-09-27  Dominique Dumont  <domi.dumont@free.fr> 1.002

	* README : updated license

	* lib/Config/Model/Approx.pm : added missing doc

2009-09-24  Dominique Dumont  <domi.dumont@free.fr> 1.001

	* Initial release