aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2005-09-24 05:35:07 +0800
committerCrispin Flowerday <crispin@src.gnome.org>2005-09-24 05:35:07 +0800
commit7885000ddf06462e26d1c29dd16d0a3ebbd60319 (patch)
tree6285b5506c4754b8f4ebf7f4a55912c0c2ada149 /ChangeLog
parentde6e56efdb6053b813cc25b4e134f7b5be1db701 (diff)
downloadgsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar
gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar.gz
gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar.bz2
gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar.lz
gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar.xz
gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar.zst
gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.zip
Don't crash if the Authors key is missing, or there are no keys in the
2005-09-23 Crispin Flowerday <gnome@flowerday.cx> * src/ephy-extensions-manager.c: (ephy_extensions_manager_load_ini_string): Don't crash if the Authors key is missing, or there are no keys in the Loader section
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96785a77c..f3fe946f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-09-23 Crispin Flowerday <gnome@flowerday.cx>
+
+ * src/ephy-extensions-manager.c:
+ (ephy_extensions_manager_load_ini_string):
+
+ Don't crash if the Authors key is missing, or
+ there are no keys in the Loader section
+
2005-09-23 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-extensions-manager.c: