2008-03-18 Dominique Dumont v0.102
* config-model-edit: Now use Config::Model::TkUI instead of
Config::Model::TkUi
2008-03-16 Domi <domi@bilbo.maison>
* lib/Config/Model/Itself.pm (read_all): Skip svn directory when
reading model files
2008-03-10 Dominique Dumont
* lib/Config/Model/Itself.pm (write_all): can now write
configuration class created with the editor. Each class created
will be saved in its own file. I.e. configuration class Foo::Bar
will be saved in Foo/Bar.pl
2008-02-07 Dominique Dumont
* config-model-edit: added possibity to use Tk interface.
* lib/Config/Model/models/Itself/WarpableElement.pl: added
'replace' parameter
2007-10-16 Dominique Dumont v0.101
* All: first version