2003-01-28  Pabs  <pabs@zip.to>

	* version.h: Bump version number

2003-01-27  Pabs  <pabs@zip.to>

	* common.c, misc.c: almost all of the bugs in fts output fixed

2003-01-26  Pabs  <pabs@zip.to>

	* common.c: New functions get_be_ENCINT, ffus, get_SRINT

2003-01-25  Pabs  <pabs@zip.to>

	* chmdeco.c: New option recreate_html (off default)
	(main): Process -f option, call recreate_html_from_fts
	* misc.c: New function recreate_html_from_fts

	* common.h: Changed EMAIL_CHM to call fprintf
	All users changed

2003-01-23  Pabs  <pabs@zip.to>

	* common.h: Changed website & email to pabs.zip.to & pabs@zip.to.
	Also updated BSD.txt, AUTHORS, README

2003-01-19  Pabs  <pabs3@zip.to>

	* convert.c (print_with_entity_refs): New function.
	* chmdeco.c: New option print_entity_refs
	(main): process -e option
	* hhc.c (recreate_hhc): use print_with_entity_refs
	* hhk.c (recreate_hhk): use print_with_entity_refs
	* sitemap.c (print_topics_entry): use print_with_entity_refs

2003-01-17  Pabs  <pabs3@zip.to>

	* version.h: Bump version number

	* hhp.c (recreate_hhp): Remember that prefix_size is zero after freeing;
	Fixes crash with multiple input dirs

	* misc.c (recreate_alias_map): Fixed output of alias.ali, map.h files and
	indirectly [ALIAS] & [MAP] sections in the HHP.

2003-01-15  Pabs  <pabs3@zip.to>

	* convert.c (make_FILETIME_string): Preliminary FILETIME output added,
	then removed, because it became obvious it wasn't a FILETIME.
	More testing needed
	* hhp.c (recreate_hhp): Removed FILETIME output until it is deciphered

	* hhp.c (recreate_hhp): Fixed output of input name (no more '/' at start)
