diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-09-27 20:42:19 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-27 20:42:19 +0800 |
commit | 8656e7d44895631c82053c9630139015cb95ef57 (patch) | |
tree | d0403d962793a15754a1c7bb60792ac43ed8561b /ChangeLog | |
parent | 8b94ac9b3e071f2813e495c64d15c8af72300176 (diff) | |
download | gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.tar gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.tar.gz gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.tar.bz2 gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.tar.lz gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.tar.xz gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.tar.zst gsoc2013-epiphany-8656e7d44895631c82053c9630139015cb95ef57.zip |
Improved debugging support. Fixes bug #153805.
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
Improved debugging support. Fixes bug #153805.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-09-27 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + * lib/ephy-debug.c: (trap_handler), (ephy_debug_init): + + Improved debugging support. Fixes bug #153805. + +2004-09-27 Christian Persch <chpe@cvs.gnome.org> + * data/ui/epiphany-ui.xml: Install a placeholder for the view toggles group. Fixes bug #153767. |