commit | 5f1e1f8a87db7b672012cc2ce16ea58d78d75fe9 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Sep 11 23:35:09 2003 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Sep 11 23:35:09 2003 +0000 |
tree | ce5872a5b92a02ed9adac47b4beb76c5c0c249f0 | |
parent | c6e20e44dd8fe0f97456901e6e67dc4291c420c4 [diff] [blame] |
backport of a thread bugfix from 2_5_X branch Daniel * threads.c: backport of a thread bugfix from 2_5_X branch Daniel
diff --git a/ChangeLog b/ChangeLog index ecba195..c756cf0 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,7 @@ +Fri Sep 12 01:34:19 CEST 2003 Daniel Veillard <daniel@veillard.com> + + * threads.c: backport of a thread bugfix from 2_5_X branch + Thu Sep 11 18:29:18 CEST 2003 Daniel Veillard <daniel@veillard.com> * parser.c: fixed a bug in one corner case of attribute parsing.