Release 0.4:
	* uses verion 0.94 of Configwin
	* you can give some code which will appear before the generated code
	  (see "edit header" in the main window) (useful for open directives)
	  Use the translator to translate your old files

Release 0.3:
	* split into two executables:
	  - report.gui to edit document descriptions
	  - report to generate code
	* split lib into two libs:
	  - report.cm[a|xa] for the functions needed by the code 
	    generated by report
	  - report_gui.cm[a|xa] for the embedded editor
	* default format is XML (from IoXML)
	* options -ibin and -obin added to convert from and to
	  binary files (type 'report --help' to get examples)