summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-06-03 16:40:54 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-06-03 16:40:54 +0000
commit1a8e9f9ec06d6fa373c9d84eb98b268d9e1e446f (patch)
tree3f8f0793370403d70562df318156702599da7c9d /ChangeLog
parent9b968ec5a2bd814c54594696cbd000cf6535ffa5 (diff)
downloadlibxslt-1a8e9f9ec06d6fa373c9d84eb98b268d9e1e446f.tar.gz
libxslt-1a8e9f9ec06d6fa373c9d84eb98b268d9e1e446f.tar.bz2
libxslt-1a8e9f9ec06d6fa373c9d84eb98b268d9e1e446f.zip
patch from Nick Wellnhofer adding xsl:sort lang support using the locale
* configure.in libxslt/extra.c libxslt/Makefile.am libxslt/preproc.c libxslt/xsltInternals.h libxslt/xsltlocale.c libxslt/xsltlocale.h libxslt/xsltutils.c win32/Makefile.mingw win32/Makefile.msvc: patch from Nick Wellnhofer adding xsl:sort lang support using the locale support from the C library. Daniel svn path=/trunk/; revision=1476
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecddcaa7..0573b465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Jun 3 18:26:26 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+ * configure.in libxslt/extra.c libxslt/Makefile.am libxslt/preproc.c
+ libxslt/xsltInternals.h libxslt/xsltlocale.c libxslt/xsltlocale.h
+ libxslt/xsltutils.c win32/Makefile.mingw win32/Makefile.msvc: patch
+ from Nick Wellnhofer adding xsl:sort lang support using the locale
+ support from the C library.
+
Tue Jun 3 18:14:55 CEST 2008 Daniel Veillard <daniel@veillard.com>
* libxslt/extensions.h: as Ralf Junker pointed out