=head1 VERSION HISTORY
=over 4
=item v0.4.11, 2003.10.26 - 14:58
extended the effet of --ascii: now also converts non-ASCII
characters to ASCII equivalents
updated Html2cHtml with the code from Html2Wml 0.4.11
=item v0.4.11b2, 2003.02.14 - 01:00
added support for
...); was also introduced a "unique" attribute in the tags tree =item v0.4.10b4, Tuesday, 29th October, 2002, 2:10 corrected a bug in the syntax repair engine (reverse tags were incorrectly added) (signaled by Werner heuser) =item v0.4.10b3, Saturday, 28th September, 2002, 17:10 added the "skip"/"end_skip" actions added the "for" action parameter =item v0.4.10b3, (don't remember when) in comment_tag() handler: the "include" and "fsize" actions now take into account the size of the text being added to the output =item v0.4.10b2, Thursday, 27th June, 2002, 0:37 xlate_url(): fixed two big bugs the URL translation in CGI mode =item v0.4.10b2, Sunday, 9th June, 2002, 18:41 just saw that Getopt::Long::config() is deprecated; replaced by Getopt::Long::Configure() =item v0.4.10b1, Friday, 5th April, 2002, 20:20 get_url(): fixed a stupid bug in the output (Ouyang) =item v0.4.10b1, Friday, 5th April, 2002, 2:20 in start_tag() handler: rewrote the part of the syntax repair engine that tries to insert the good tags in order to restore a valid nesting; thanks for Ouyang for pointing me to the base of the problem =item v0.4.9, Sunday, 24th February, 2002, 16:12 cgi_error(): changed the output so that the version number is printed =item v0.4.9, Monday, 14th January, 2002, 23:44 corrected a bug pointed by Werner Heuser: other schemes were messed up =item v0.4.8, Thursday, 27th December, 2001, 2:02 removed the XML::LibXML validation test as it is currently too unstable (it always segfaults when the doc is not valid..) =item v0.4.8, Tuesday, 25th December, 2001, 13:25 added a small optimization when correcting incorrect entities =item v0.4.8b4, Thursday, 13th December, 2001, 21:23 updated the security fix in get_url(); now "file:" schemes are also forbidden in the LWP UserAgent =item v0.4.8b3, Tuesday, 27th November, 2001, 0:45 completed URL encoding =item v0.4.8b3, Tuesday, 27th November, 2001, 23:30 tracked down and corrected a bug that occured with certain files: split_card() was incorrectly called in some cases unknown entities are now converted in order to keep the document well-formed =item v0.4.8b3, Tuesday, 27th November, 2001, 22:35 paths in include actions can now be relative several special characters are escaped in URLs =item v0.4.8b3, Sunday, 25th November, 2001, 18:46 align attribute are now always converted to lower case =item v0.4.8b2, Thursday, 22nd November, 2001, 2:03 corrected several braindead bugs: upper case