The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2007-10-23  Dominique Dumont  v0.504

	* models: changed 'string' type to 'uniline' in parameters that
	should be filled with simple entry (without embedded \n)
	* models/Xorg/ServerLayout.pl: small bug fixes in the model
	
2007-10-01  Dominique Dumont  v0.503

	* lib/Config/Model/models/Xorg/ServerFlags.pl: removed duplicate
	element definition that will break with Config::Model 0.613

2007-06-07  Dominique Dumont  v0.502

	* lib/Config/Model/models/Xorg/InputDevice.pl: added xkb keyboard
	driver choice

	* Build.PL: - Extract keyboard configuration model for Xorg's lst
	files (Can fallback on linux model if Xorg is not installed. This
	feature can be useful for CPAN automatic tests) 
	- Guess Xorg config file location for $Config{osname}
	
2007-05-07  Dominique Dumont  v0.501

	* lib/Config/Model/Xorg/Write.pm: Added method to write new
	checklist type content in xorg.conf

	* lib/Config/Model/models/Xorg/Monitor.pl: Use new checklist type

	* lib/Config/Model/models/Xorg/Screen/Display.pl: fixed wrong
	reference in Modes parameter