aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-18 02:06:07 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-18 02:06:07 +0800
commitbcac21fc4fb9d3fedda5e57a111d3f188cd69396 (patch)
tree38964b964611c0cfad6e1ee604786cf595dc0046 /ChangeLog
parent63973908d495105b4c1aae36ee4f42628292c1f8 (diff)
downloadgsoc2013-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a3b9c870..dc51fa126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.