2009-02-02  Dominique Dumont  <dominique.dumont@hp.com> v1.202

	* t/augeas*.t : Changed Augeas locale workaround to reduce the
	number of test failures in CPAN tests.

2009-01-29  Dominique Dumont  <dominique.dumont@hp.com> v1.201

	* config-edit-sshd: added workaround Augeas locale bug

	* Sshd files: Major bug fixes for Augeas integration

	* lib/Config/Model/OpenSsh.pm (read_ssh_file): Fix:  Host names 
	  are separated by white spaces and not comma

2008-11-16  Domi  <domi@bilbo.maison> 

	* lib/Config/Model/models/Sshd.pl: Added write through Augeas so
	comment in /etc/ssh/sshd_config can be preserved (requires Augeas and 
	Config::Model::Backend::Augeas)
	
	* config-edit-ssh: new command line to edit ~/.ssh/config file (as
	normal user) or /etc/ssh/ssh_config (as root)

2008-05-26  Dominique Dumont v0.104

	* all: changed module name from Sshd to OpenSsh

2008-05-24  Dominique Dumont v0.103

	* lib/Config/Model/Sshd.pm (): Added doc 

	* config-edit-sshd: new file