diff options
author | William M. Brack <wbrack@src.gnome.org> | 2007-12-24 00:40:07 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2007-12-24 00:40:07 +0000 |
commit | 7637f26a0ef2b92131f912eb4c611f223fd8ffc7 (patch) | |
tree | 38630f9edcfc90ddb1cd721c3d611dc91e00a9bc /ChangeLog | |
parent | ce38567c6b2b863fdccf97fc3cf0e5a5e4a75f7d (diff) | |
download | libxslt-7637f26a0ef2b92131f912eb4c611f223fd8ffc7.tar.gz libxslt-7637f26a0ef2b92131f912eb4c611f223fd8ffc7.tar.bz2 libxslt-7637f26a0ef2b92131f912eb4c611f223fd8ffc7.zip |
fixed a problem on superfluous re-generation of keys reported on the
* libxslt/keys.c, libxslt/pattern.c, libxslt/xsltInternals.h:
fixed a problem on superfluous re-generation of keys reported
on the mailing list by Joseph Urban.
svn path=/trunk/; revision=1451
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Dec 23 16:40:38 PST 2007 William Brack <wbrack@mmm.com.hk> + + * libxslt/keys.c, libxslt/pattern.c, libxslt/xsltInternals.h: + fixed a problem on superfluous re-generation of keys reported + on the mailing list by Joseph Urban. + Thu Nov 29 11:43:14 CET 2007 Daniel Veillard <daniel@veillard.com> * configure.in: avoid a problem in configure if an old gcrypt |