2007-09-18 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0
	* large code cleanup:
	 - one unique module
	 - consistent object interface
	 - consistent method names
	 - drop unused variables and methods
	 - more error checking
	* fix svn connections staying alive until process termination
	* add new update and mass-update methods
	* add bash completion
	* enforce distinct list of options per action
	* documentation rewriting
	* changes file
	* actions behaviour and names changed, see man page for details

2007-09-24 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1
	* fix heavily broken extract action
	* fix rpm output unavailability in build action
	* document general usage scenario, changes from previous release
	* allow usage of --help option for each action
	* don't escape rpm macro symbol '%' in commit message (avoid warnings)
	* fix a few log levels
