aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-09-27 20:42:19 +0800
committerChristian Persch <chpe@src.gnome.org>2004-09-27 20:42:19 +0800
commit8656e7d44895631c82053c9630139015cb95ef57 (patch)
treed0403d962793a15754a1c7bb60792ac43ed8561b /ChangeLog
parent8b94ac9b3e071f2813e495c64d15c8af72300176 (diff)
downloadgsoc2013-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7191a20c..cc71645e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.