2003-04-27  jtalkington

	* output_man.c, output_man.h: Added code to convert non ascii
	characters to &#XXX; notation.

2003-04-27  jtalkington

	* header_footer.h: Updated default style sheet

2003-04-26  jtalkington

	* Makefile.am, strndup.c: Added support for default sections by
	specifying --distro=

2003-04-26  jtalkington

	* Makefile.am, cover_page.c, cover_page.h: Added default sections.

2003-04-26  jtalkington

	* mystrings.c, output_man.c: Fixed a couple of tiny memory leaks

2003-04-25  jtalkington

	* cmd_opts.c, lynx.h, output_man.c: Added support for lynx and
	fixed a bug that cause ( not closed on the same line to be dropped.

2003-04-23  jtalkington

	* Makefile.am, cmd_opts.c, cmd_opts.h, common.h, header_footer.c,
	lynx.c, lynx.h, output_man.c, query_string.c, query_string.h: Added
	support for lynx cgi

2003-04-21  jtalkington

	* query_string.c, query_string.h, section_index.c, section_index.h:
	changed manpath_struct to pathlist_struct to make it more generic

2003-04-16  jtalkington

	* output_apropos.c, output_man.c: Fix bug [ 722900 ] crash if
	apropos fails

2003-04-16  jtalkington

	* output_man.c: Updated to 0.87 fixing leftover bug from security
	fix

2003-04-16  jtalkington

	* output_man.c: Fixed it so that path names would be allowed in man
	page lookups

2003-04-16  jtalkington

	* output_man.c, query_string.c, query_string.h: Updates to better
	escape special shell characters.

2003-04-16  jtalkington

	* query_string.c: Update fix

2003-04-16  jtalkington

	* query_string.c, query_string.h: Fixed so users could not execute
	abitrary code.

2003-04-14  jtalkington

	* section_index.c, section_index.h: Fixed checks and added support
	for Solaris sman directories

2003-04-14  jtalkington

	* output_man.c: Added the Solaris README

2003-04-12  jtalkington

	* output_man.c: Fixed a bug involving close parens

2003-04-11  jtalkington

	* output_man.c, strndup.c: Fixed strndup

2003-04-11  jtalkington

	* common.h, cover_page.c, header_footer.c, header_footer.h, main.c,
	output_apropos.c, output_apropos.h, output_man.c, output_man.h,
	section_index.c, section_index.h: Fix bug 720017 and made output
	XHTML 1.0

2003-04-08  jtalkington

	* header_footer.c: Fixed bug 717971 by correcting the DOCTYPE

2003-04-07  jtalkington

	* cover_page.c, header_footer.c, output_man.c: Updated outputting
	of <HR> elements with search form.

2003-04-07  jtalkington

	* header_footer.c: Added charset info to content-type

2003-04-07  jtalkington

	* header_footer.c: Added !DOCTYPE to output

2003-04-03  jtalkington

	* common.h, header_footer.c, output_man.c, query_string.c: Updated
	to print \n for all browsers except MSIE

2003-03-31  jtalkington

	* output_apropos.c, output_apropos.h, output_man.c: Misc updates

2003-03-31  jtalkington

	* Makefile.am, cmd_opts.c, common.h, cover_page.c, header_footer.c,
	m2wconfig.c, main.c, output_apropos.c, output_apropos.h,
	output_man.c, query_string.c, query_string.h, section_index.c,
	section_index.h: Changed M2W_DEBUG to M2W_CLEANUP

2003-03-31  jtalkington

	* mystrings.c, output_apropos.c, output_man.c, output_man.h: Links
	are now generated for man pages even if there is no formatting
	around them.

2003-03-31  jtalkington

	* Makefile.am, config_file.in, m2wconfig.c: Updated man pages.

2003-03-30  jtalkington

	* cmd_opts.c, common.h, cover_page.c, header_footer.c, main.c,
	output_apropos.c, output_man.c, query_string.c, section_index.c:
	Updates to docs.

2003-03-29  jtalkington

	* cmd_opts.c, cover_page.c, m2wconfig.c, main.c, section_index.c:
	Updated checks and added command line section indexes.

2003-03-28  jtalkington

	* output_man.c: Adding doc tools

2003-03-27  jtalkington

	* Makefile.am, cover_page.c: Implemented make check.

2003-03-26  jtalkington

	* Makefile.am, common.h, config_file.in, cover_page.c,
	cover_page.h, header_footer.c, m2wconfig.c, output_apropos.c,
	section_index.c: Added some tests

2003-03-25  jtalkington

	* common.h, config_file.in, cover_page.c, cover_page.h,
	m2wconfig.c, main.c, mystrings.c, output_man.h, query_string.c,
	section_index.c: FIX: [ 707384 ] Allow for configurable section
	entries

2003-03-25  jtalkington

	* Makefile.am, common.h, cover_page.h, m2wconfig.c, m2wconfig.h,
	mystrings.c: Cleaned up config file parsing

2003-03-25  jtalkington

	* Makefile.am, common.h, cover_page.h, m2wconfig.c, m2wconfig.h:
	Some minor updates before I start rewriting the config code.

2003-03-25  jtalkington

	* Makefile.am, common.h, cover_page.c, cover_page.h, m2wconfig.c,
	m2wconfig.h, output_apropos.c, output_apropos.h, section_index.c,
	section_index.h: Added ability to disable section indexes, apropos,
	and use of a config file.

2003-03-24  jtalkington

	* Makefile.am, common.h: Updated configs.

2003-03-24  jtalkington

	* common.h, getopt.c, getopt1.c, getopt_long.c, strndup.c: Moved
	files back to original names...

2003-03-24  jtalkington

	* mystrings.c: Removed strndup from mystrings.c

2003-03-24  jtalkington

	* Makefile.am, common.h, getopt.h, getopt_long.c, strndup.c: Fsking
	automake

2003-03-24  jtalkington

	* Makefile.am, common.h, getopt.c, getopt.h, getopt1.c,
	header_footer.c, m2wconfig.c, mystrings.c, output_man.c: Moved
	replacement funcs to lib

2003-03-23  jtalkington

	* Makefile.am, common.h, cover_page.c, cover_page.h,
	header_footer.c, header_footer.h, m2wconfig.c: Updated configure
	script and moved style sheet to Config.

2003-03-22  jtalkington

	* Makefile.am, common.h, output_man.c, output_man.h: Added links
	for SEE ALSO section with no bold/underline formatting.

2003-03-22  jtalkington

	* common.h, output_man.c: Fixed tests and make dist

2003-03-22  jtalkington

	* Makefile.am, main.c, query_string.c: Added debugging as part of
	the config.h

2003-03-22  jtalkington

	* Makefile.am: Remove tests

2003-03-21  jtalkington

	* Makefile.in, config.h.in: Remove auto generated files.

2003-03-21  jtalkington

	* Makefile.am, cmd_opts.c, cmd_opts.h, common.h, cover_page.c,
	cover_page.h, getopt.c, getopt.h, getopt1.c, header_footer.c,
	header_footer.h, m2wconfig.c, m2wconfig.h, main.c, mystrings.c,
	output_apropos.c, output_apropos.h, output_man.c, output_man.h,
	query_string.c, query_string.h, section_index.c, section_index.h:
	Added $ Tags

2003-03-21  jtalkington

	* Makefile.am, Makefile.in, common.h: Fixed warnings for strndup
	and got rid of the stupid -g AND -O2 flags that were always passed
	for gcc...

2003-03-21  jtalkington

	* cmd_opts.c, cmd_opts.h, output_apropos.c, query_string.c,
	query_string.h: Misc test updates

2003-03-21  jtalkington

	* common.h, main.c, mystrings.c, query_string.c, strndup.c: bal

2003-03-21  jtalkington

	* Makefile.am, Makefile.in, cmd_opts.c, cmd_opts.h, common.h,
	cover_page.c, cover_page.h, header_footer.c, main.c,
	output_apropos.c, output_man.c, params.c, params.h, query_string.c,
	query_string.h, section_index.c, sections.h: Updates

2003-03-20  jtalkington

	* cmd_opts.c: blah

2003-03-20  jtalkington

	* strndup.c: update

2003-03-20  jtalkington

	* cmd_opts.c, cmd_opts.h: Use long options

2003-03-20  jtalkington

	* Makefile.am, Makefile.in, config.h.in, getopt.c, getopt.h,
	getopt1.c: Removing build subdir, auto[make/conf] sucks when trying
	to split subdirs

2003-03-20  jtalkington

	* sections.h: Changed sections.h

2003-03-20  jtalkington

	* cmd_opts.h, common.h, header_footer.h, m2wconfig.h,
	output_apropos.h, output_man.h, params.h, section_index.h,
	sections.h, cmd_opts.c, cover_page.c, header_footer.c, m2wconfig.c,
	main.c, mystrings.c, Makefile.am, Makefile.in, config.h.in,
	output_apropos.c, output_man.c, params.c, section_index.c: Initial
	import

2003-03-20  jtalkington

	* cmd_opts.h, common.h, header_footer.h, m2wconfig.h,
	output_apropos.h, output_man.h, params.h, section_index.h,
	sections.h, cmd_opts.c, cover_page.c, header_footer.c, m2wconfig.c,
	main.c, mystrings.c, Makefile.am, Makefile.in, config.h.in,
	output_apropos.c, output_man.c, params.c, section_index.c: Initial
	revision

