1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-07 10:42:55 +03:00

preparing release 1.1.6 keep the ChangeLog compressed Daniel

* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
Daniel
This commit is contained in:
Daniel Veillard
2004-04-18 22:41:10 +00:00
parent 15bd1ff308
commit da7cda948d
9 changed files with 46 additions and 24 deletions

View File

@@ -8,13 +8,18 @@
</vendor>
<product id="libxslt">
<name>libxslt</name>
<version>1.1.4</version>
<last-release> Feb 23 2004</last-release>
<version>1.1.5</version>
<last-release> Mar 23 2004</last-release>
<info-url>http://xmlsoft.org/XSLT/</info-url>
<changes> - bugfixes: attributes without doc (Mariano Su&#xE1;rez-Alvarez), problem with
Yelp, extension problem
- display extension modules (Steve Little)
- Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
<changes> - performance: use dictionnary lookup for variables
- remove use of _private from source documents
- cleanup of "make tests" output
- bugfixes: AVT in local variables, use localtime_r to avoid thread
troubles (William), dictionary handling bug (William), limited number of
stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
superfluous namespace (William), xsltproc error code on
&lt;xsl:message&gt; halt, OpenVMS fix, dictionnary reference counting
change.
</changes>
</product>