## CHANGES - What has changed ? Wed Jan 14 14:47:26 CET 2004 ## =========================================================================== ############################# # # #Changes in Version 1.3.2(a)# # # # (released 2004-01-15) # ############################# Bugfixes and new features **************************************** Version 1.3.2A only: ported to gcc 3.3+ ------------------------------ Ported to g++ v. 3.3. Since this change is not compatible to g++ versions prior to 3.0, it is included in version 1.3.2A only. THIS IS THE ONLY DIFFERENCE BETWEEN VERSIONS 1.2.3 AND 1.2.3A. (Area.C, Area.h, HTMLControl.C, HTMLControl.h, Properties.C, Properties.h, format.C, format.h, html.C, html.h, html2text.C, urlistream.h) ------------------------------ Added command line option '-ascii' for straight ascii output (instead of ISO-8859-1, which is the default). (html2text.C, sgml.C) ------------------------------ Implemented rendering of most SGML entities introduced in HTML-4. As a limitation, those entities not present in HTML-3.2/ISO-8859-1 will be recognized only if represented as "named entities" and not with thier numeric values, e.g. "™" will be rendered, "™" won't. (html2text.C, sgml.C) ------------------------------ Element closing as done in XHTML (e.g. "
") is now tolerated. (HTMLControl.C) ------------------------------ The program now ignores the content of