applied patch from Jonathan Wakely to fix the namespace name for the EXSLT
authorDaniel Veillard <veillard@src.gnome.org>
Sat, 7 May 2005 09:28:53 +0000 (09:28 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sat, 7 May 2005 09:28:53 +0000 (09:28 +0000)
* libexslt/libexslt.3: applied patch from Jonathan Wakely to fix
  the namespace name for the EXSLT date and time functions in the man
  page.
Daniel

ChangeLog
libexslt/libexslt.3
libxslt/xsltwin32config.h

index fb758fd..8453266 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat May  7 11:28:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
+
+       * libexslt/libexslt.3: applied patch from Jonathan Wakely to fix
+         the namespace name for the EXSLT date and time functions in the man
+         page.
+
 Wed Apr  6 23:58:12 CEST 2005 Igor Zlatkovic <igor@zlatkovic.com>
 
        * libexslt/exslt.c libexslt/libexslt.h: Windows build cleanups,
index 579bfea..83c57d3 100644 (file)
@@ -145,7 +145,7 @@ returns a node-set of all nodes in the first argument that follow the first node
 
 .SS "DATES and TIMES"
 .TP 2.2i
-Namespace: http://exslt.org/date-and-times
+Namespace: http://exslt.org/dates-and-times
 .TP 2.2i
 See http://www.exslt.org/date/date.html for a description.
 .TP 2.2i
index c600f99..9fb4b9a 100644 (file)
@@ -44,7 +44,7 @@ extern "C" {
  *
  * extra version information, used to show a CVS compilation
  */
-#define LIBXSLT_VERSION_EXTRA "-CVS1010"
+#define LIBXSLT_VERSION_EXTRA "-CVS1011"
 
 /**
  * WITH_XSLT_DEBUG: