diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2009-03-08 18:45:59 +0000 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2009-03-08 18:45:59 +0000 |
commit | 368098751de2fb9d09fb375f39c7fc51e11112bd (patch) | |
tree | c64a2ddb6ba15ebb2cd6ab733797413a2f678aa4 /ChangeLog | |
parent | 57c0d064f4057e474c732e5e054c0dac16f5a588 (diff) | |
download | yelp-368098751de2fb9d09fb375f39c7fc51e11112bd.tar.gz |
- Unlock mutex on error, bug #568058, from Andy Owen
* src/yelp-document.c:
- Unlock mutex on error, bug #568058, from Andy Owen
* stylesheets/toc2html.xsl.in:
- Indentation fix
svn path=/trunk/; revision=3228
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-03-08 Shaun McCance <shaunm@gnome.org> + + * src/yelp-document.c: + - Unlock mutex on error, bug #568058, from Andy Owen + + * stylesheets/toc2html.xsl.in: + - Indentation fix + 2009-03-02 Shaun McCance <shaunm@gnome.org> * configure.in: |