diff options
author | Johan Dahlin <jdahlin@async.com.br> | 2008-11-19 20:15:14 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2008-11-19 20:15:14 +0000 |
commit | 015ff071e34c44170db344a33c6af7201c4c6260 (patch) | |
tree | 0367bf24613c8567f326290752b32de4213f84c0 /ChangeLog | |
parent | 27e5838192638333ed9f0d462419a1e0c7a03829 (diff) | |
download | gobject-introspection-015ff071e34c44170db344a33c6af7201c4c6260.tar.gz |
Catch ValueError exceptions.
2008-11-19 Johan Dahlin <jdahlin@async.com.br>
* giscanner/cachestore.py:
Catch ValueError exceptions.
svn path=/trunk/; revision=950
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-11-19 Johan Dahlin <jdahlin@async.com.br> + + * giscanner/cachestore.py: + Catch ValueError exceptions. + 2008-11-18 Tommi Komulainen <tommi.komulainen@iki.fi> * tests/scanner/Makefile.am (barapp_SOURCES): fix builddir != srcdir |