1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

fixed tab/space inconsistency with patch provided by Andreas Hanke (bug

* python/libxsl.py: fixed tab/space inconsistency with patch provided by Andreas Hanke (bug #409193)

svn path=/trunk/; revision=1422
This commit is contained in:
William M. Brack
2007-02-18 16:58:11 +00:00
parent a3640f623e
commit f13db5792e
3 changed files with 20 additions and 15 deletions

View File

@ -1,3 +1,8 @@
Sun Feb 18 09:00:08 PST 2007 William Brack <wbrack@mmm.com.hk
* python/libxsl.py: fixed tab/space inconsistency with patch
provided by Andreas Hanke (bug #409193)
Thu Feb 15 14:03:18 PST 2007 William Brack <wbrack@mmm.com.hk>
* doc/xslt.html: Changed all

6
NEWS
View File

@ -7,8 +7,8 @@
The change log at
ChangeLog.html
describes the recents commits
to the CVS at
http://cvs.gnome.org/viewcvs/libxslt/
to the SVN at
http://svn.gnome.org/viewcvs/libxslt/trunk/
code base.Those are the public releases made:
1.1.20: Jan 17 2007:
- Portability fixes: strict aliasing fix (Marcus Meissner), BSD portability
@ -518,7 +518,7 @@ This is a bugfix only release - error message missing argument (William Brack)
- patches for Windows and update of Windows Makefiles by Igor
- OpenVMS port instructions from John A Fotheringham
- fixed some Makefiles annoyance and libraries prelinking
informations
information
1.0.7: Nov 10 2001: