diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2005-09-24 05:35:07 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2005-09-24 05:35:07 +0800 |
commit | 7885000ddf06462e26d1c29dd16d0a3ebbd60319 (patch) | |
tree | 6285b5506c4754b8f4ebf7f4a55912c0c2ada149 /ChangeLog | |
parent | de6e56efdb6053b813cc25b4e134f7b5be1db701 (diff) | |
download | gsoc2013-epiphany-7885000ddf06462e26d1c29dd16d0a3ebbd60319.tar.gz 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |