2008-04-12 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* fixes: error output send to stderr
	* fixes: "cat <<-EOF" to "cat <<EOF" to don't remove tabs.

2008-01-14 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* fixes: shebang

2008-01-11 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* function rename: h2i_result to h2i_check_and_echo, with log
	* Code cleanup

2008-01-10 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* Code cleanup

2008-01-09 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* Code cleanup

2008-01-08 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* documentation: help2info format explained

2008-01-07 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* code cleanup
	* options parsing: modified
	* error handling: improved (Alfred M. Szmidt)

2008-01-06 Juan Manuel Borges Caño <juanmabc3@gmail.com>
	* typos: fixed.
	* handle of execution without command argument.
	* examples in texi: more detailed.
	* output added: informing about the progress and results.
	* options added: author, copyright holder, bugreport addres,
	version.texi
	* fixes: in the output filenames and creation places, in the
	use of the command name and typos
	* need of version.texi documented
	* thanks to Ben Asselstine: for his feedback

2007-08-25 Juan Manuel Borges Caño <juanmabc3@yahoo.com>
	* fixes: in the bugreport address
	* code and output cleanup

2007-05-19 Juan Manuel Borges Caño <juanmabc3@yahoo.com>
	* code cleanup: replaced array access in h2i_parse_description

2007-04-07 Juan Manuel Borges Caño <juanmabc3@yahoo.com>
	* licensing: added complete copyright + license notice to help2info

2007-03-22 Juan Manuel Borges Caño <juanmabc3@yahoo.com>
	* fixes: bug report addres converted to info.

2007-03-18 Juan Manuel Borges Caño <juanmabc3@yahoo.com>
	* generated info: added bug report chapter
	* comment creation line: added a line that tells who created the texi
       	file.
	* configure.ac: checks for sed, and adds some useful subst for docs.
	* fixes: in --help output to be more standard.
	* man and info pages: originally generated with help2man and help2info
       	itself.
	* fdl.texi: added to data dir, and help2info copies it to the working
       	directory.

2007-03-16 Juan Manuel Borges Caño <juanmabc3@yahoo.com>
	* ChangeLog start
