Blame SOURCES/libxslt-1.1.26-utf8-docs.patch

186589
--- libxslt-1.1.26/ChangeLog.utf8	2009-07-24 10:16:49.000000000 +0200
186589
+++ libxslt-1.1.26/ChangeLog	2011-03-20 03:28:28.142684293 +0100
186589
@@ -284,7 +284,7 @@
186589
 	
186589
 Thu Aug 23 11:47:20 CEST 2007 Daniel Veillard <daniel@veillard.com>
186589
 
186589
-	* libexslt/date.c: apply patch from Björn Wiberg fixing build on AIX
186589
+	* libexslt/date.c: apply patch from Björn Wiberg fixing build on AIX
186589
 	  and closing bug #332173
186589
 
186589
 Fri Aug  3 15:49:26 CEST 2007 Daniel Veillard <daniel@veillard.com>
186589
@@ -2112,7 +2112,7 @@
186589
 Tue Feb 17 11:29:15 CET 2004 Daniel Veillard <daniel@veillard.com>
186589
 
186589
 	* libxslt/templates.c: applied patch from #134588 provided by
186589
-	  Mariano Suárez-Alvarez, attribute text node without doc.
186589
+	  Mariano Suárez-Alvarez, attribute text node without doc.
186589
 
186589
 Mon Feb 16 15:55:57 CET 2004 Daniel Veillard <daniel@veillard.com>
186589
 
186589
@@ -3121,7 +3121,7 @@
186589
 	* python/generator.py: fixed a problem in the generator where
186589
 	  the way functions are remapped as methods on classes was
186589
 	  not symetric and dependant on python internal hash order,
186589
-	  as reported by Stéphane Bidoul
186589
+	  as reported by Stéphane Bidoul
186589
 	* libexslt/strings.c: attempt at fixing an object type pbm
186589
 	* libxslt/triodef.h: update for OpenVMS from libxml2
186589
 
186589
@@ -3497,7 +3497,7 @@
186589
 
186589
 Thu Jan  2 23:23:30 CET 2003 Daniel Veillard <daniel@veillard.com>
186589
 
186589
-	* libexslt/strings.c: applied patch from Jörg Walter to provide
186589
+	* libexslt/strings.c: applied patch from Jörg Walter to provide
186589
 	  URI escaping and unescaping functions.
186589
 
186589
 Thu Dec 26 15:43:31 CET 2002 Daniel Veillard <daniel@veillard.com>
186589
@@ -3507,7 +3507,7 @@
186589
 
186589
 Mon Dec 23 15:43:59 CET 2002 Daniel Veillard <daniel@veillard.com>
186589
 
186589
-	* python/libxslt.c: patch from Stéphane Bidoul for Python 2.1
186589
+	* python/libxslt.c: patch from Stéphane Bidoul for Python 2.1
186589
 
186589
 Sun Dec 22 22:54:04 CET 2002 Daniel Veillard <daniel@veillard.com>
186589
 
186589
@@ -3648,7 +3648,7 @@
186589
 
186589
 Sun Nov 24 13:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
186589
 
186589
-	* python/libxsl.py: updated with new version from Stéphane Bidoul
186589
+	* python/libxsl.py: updated with new version from Stéphane Bidoul
186589
 
186589
 Sat Nov 23 22:49:08 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
186589
 
186589
@@ -5036,7 +5036,7 @@
186589
 
186589
 Mon Nov 26 11:21:27 CET 2001 Daniel Veillard <daniel@veillard.com>
186589
 
186589
-	* libxslt/pattern.c: fixing bug #64044 reported by Gero Meißner,
186589
+	* libxslt/pattern.c: fixing bug #64044 reported by Gero Meißner,
186589
 	  template matches compilation was failing to skip blanks bewteen
186589
 	  consecutive predicates
186589
 
186589
@@ -5119,7 +5119,7 @@
186589
 
186589
 Tue Oct 30 19:32:08 CET 2001 Daniel Veillard <daniel@veillard.com>
186589
 
186589
-	* configure.in: applied patches from David Härdeman closing
186589
+	* configure.in: applied patches from David Härdeman closing
186589
 	  bug #62891
186589
 
186589
 Tue Oct 30 15:25:19 CET 2001 Daniel Veillard <daniel@veillard.com>
186589
--- libxslt-1.1.26/NEWS.utf8	2009-09-24 16:38:20.000000000 +0200
186589
+++ libxslt-1.1.26/NEWS	2011-03-20 03:27:37.440684281 +0100
186589
@@ -312,7 +312,7 @@
186589
 
186589
 
186589
 1.1.4: Feb 23 2004:
186589
-   - bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
186589
+   - bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
186589
     Yelp, extension problem
186589
    - display extension modules (Steve Little)
186589
    - Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
186589
@@ -472,7 +472,7 @@
186589
 
186589
 
186589
 1.0.24: Jan 14 2003:
186589
-   - bug fixes: imported global varables, python bindings (Stéphane Bidoul),
186589
+   - bug fixes: imported global varables, python bindings (Stéphane Bidoul),
186589
     EXSLT memory leak (Charles Bozeman), namespace generation on
186589
     xsl:attribute, space handling with imports (Daniel Stodden),
186589
     extension-element-prefixes (Josh Parsons), comments within xsl:text (Matt
186589
@@ -485,7 +485,7 @@
186589
    - fix the API generation scripts
186589
    - API to provide the sorting routines (Richard Jinks)
186589
    - added XML description of the EXSLT API
186589
-   - added ESXLT URI (un)escaping (Jörg Walter)
186589
+   - added ESXLT URI (un)escaping (Jörg Walter)
186589
    - Some memory leaks have been found and fixed
186589
    - document() now support fragment identifiers in URIs
186589