diff options
author | drochner <drochner@pkgsrc.org> | 2002-08-20 12:54:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-08-20 12:54:21 +0000 |
commit | 256ef15c1ab434d1e836b4e5527a1645093b8876 (patch) | |
tree | 00f79b1ef7e444076d1455928ccd14515f930c8d /textproc/ispell-francais | |
parent | de73802ae7cdec171f424213415664c078d23fb3 (diff) | |
download | pkgsrc-256ef15c1ab434d1e836b4e5527a1645093b8876.tar.gz |
update to 0.8
relevant changes in this version, compared to 0.7.1:
* Python 1.5 is not supported anymore; Python 2.0 or higher
is required.
* pyexpat now reports skipped entities.
* pyexpat now can combine subsequent character data events
into a single callback invocation; set the parser's
buffer_text attribute to true to enable this feature.
* pyexpat can now report namespace prefixes. Set the parser's
namespace_prefixes attribute to true to enable this feature.
* Various bugs in sgmlop have been fixed.
* Various DOM Level 3 symbolic constants have been added;
DOMStringSizeErr can now be spelled as DomstringSizeErr
again, and ValidationErr has been defined.
* Various DOM L1, L2 and L3 features have been added to
minidom: userdata, isSupported, getInterface, wholeText,
replaceWholeText, Entity, Notation
* minidom's .toxml now allows the caller to specify an encoding.
* The new module xml.dom.xmlbuilder implements the load part
of the DOM L3 Load/Store spec.
* The new module xml.dom.expatbuilder allows to create minidom
trees more efficiently, by using expat directly (rather than
using SAX). This is normally used via xml.dom.xmlbuilder.
* Bugs in c14n namespace processing have been fixed.
* Minor bugs in xmlproc have been fixed.
* xml.sax.expatreader now invokes resolveEntity properly.
* The sgmlop SAX driver now invokes skippedEntity.
* The xml-howto has been updated.
* Bugs in the MSIE, ADR, and NS XBEL parsers have been fixed.
Diffstat (limited to 'textproc/ispell-francais')
0 files changed, 0 insertions, 0 deletions