2008-11-28    <rybkin@lal.in2p3.fr> 2
	
	* python/executer.py: Introduce function getstatusoutput returning
	(status, stdout) of executing cmd
	* python/tbroadcast.py: Use the introduced getstatusoutput instead of
	the function of the same name from the standard module commands so as
	not to mix stdout and stderr when parsing commands output

2007-03-22 Vincent Garonne <garonne@lal.in2p3.fr> 1

	* scripts/tbroadcast, python/tbroadcast.py: Add the -no_keep_going option

2007-01-22 Vincent Garonne <garonne@lal.in2p3.fr> 
	* First official release

