diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-18 02:06:07 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-18 02:06:07 +0800 |
commit | bcac21fc4fb9d3fedda5e57a111d3f188cd69396 (patch) | |
tree | 38964b964611c0cfad6e1ee604786cf595dc0046 /ChangeLog | |
parent | 63973908d495105b4c1aae36ee4f42628292c1f8 (diff) | |
download | gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.tar gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.tar.gz gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.tar.bz2 gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.tar.lz gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.tar.xz gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.tar.zst gsoc2013-epiphany-bcac21fc4fb9d3fedda5e57a111d3f188cd69396.zip |
Fix crash when reading the options file. Bug #351788. Actually return the
2006-08-17 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-print-utils.c:
Fix crash when reading the options file. Bug #351788.
Actually return the settings object.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-08-17 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-print-utils.c: + + Fix crash when reading the options file. Bug #351788. + Actually return the settings object. + +2006-08-17 Christian Persch <chpe@cvs.gnome.org> + * data/epiphany-pango.schemas: Enable pango for Thai locale. Bug #339532. |