diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-07-31 01:24:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-07-31 01:24:40 +0800 |
commit | b8d8036da7543c57c03d0baf218691c74419ec0a (patch) | |
tree | 871c106484722babc82066e59140e5a19599ebb9 /ChangeLog | |
parent | c5b7639e5ed72d29b9dea3779c4091c14d08d52b (diff) | |
download | gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.tar gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.tar.gz gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.tar.bz2 gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.tar.lz gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.tar.xz gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.tar.zst gsoc2013-epiphany-b8d8036da7543c57c03d0baf218691c74419ec0a.zip |
Make those more robust.
2005-07-30 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (ephy_print_load_config_from_file),
(ephy_print_save_config_to_file):
Make those more robust.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-07-30 Christian Persch <chpe@cvs.gnome.org> + * embed/print-dialog.c: (ephy_print_load_config_from_file), + (ephy_print_save_config_to_file): + + Make those more robust. + +2005-07-30 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed.cpp: (mozilla_embed_realize): Count the blocked handlers and warn if it's not the expected numberr, |