Skip to content
Snippets Groups Projects
Commit 8d1bb78f016c authored by Daniel Veillard's avatar Daniel Veillard
Browse files

applied patch from Jonathan Wakely to fix the namespace name for the EXSLT

* 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
parent 8194560e30a7
No related branches found
No related tags found
No related merge requests found
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,
......
......@@ -145,7 +145,7 @@
.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
......
......@@ -44,7 +44,7 @@
*
* extra version information, used to show a CVS compilation
*/
#define LIBXSLT_VERSION_EXTRA "-CVS1010"
#define LIBXSLT_VERSION_EXTRA "-CVS1011"
/**
* WITH_XSLT_DEBUG:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment