fixed problem with timezone offset (bug 153000) changed regression test
authorWilliam M. Brack <wbrack@src.gnome.org>
Sun, 19 Sep 2004 00:14:04 +0000 (00:14 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Sun, 19 Sep 2004 00:14:04 +0000 (00:14 +0000)
commit304a87beae980faedbc2a22ce3498c3791d8dd39
tree111d23ee5169eec41f603d1c416dc412bbeeb686
parent0c2bd2e660a3bdd4a443a51132b65db272819acd
fixed problem with timezone offset (bug 153000) changed regression test

* libexslt/date.c: fixed problem with timezone offset
  (bug 153000)
* tests/exslt/date/add.1.out: changed regression test output,
  which was apparently incorrect for above case

* libxslt/transform.c: re-arranged sequence of setting up
  namespaces within xsltCopyTree (see the list thread
  http://mail.gnome.org/archives/xml/2004-September/msg00072.html)
* tests/general/bug-104.out: slight change to expected output
  due to above fix
ChangeLog
libexslt/date.c
libxslt/transform.c
tests/exslt/date/add.1.out
tests/general/bug-104.out