aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-07-30 21:15:57 +0800
committerChristian Persch <chpe@src.gnome.org>2005-07-30 21:15:57 +0800
commitfc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f (patch)
tree812cb95e643f6fdbe2594369d83f41c175f5f9e2 /ChangeLog
parent4f48f200cc0c3bd8515f09db9983828ffea499a2 (diff)
downloadgsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.tar
gsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.tar.gz
gsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.tar.bz2
gsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.tar.lz
gsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.tar.xz
gsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.tar.zst
gsoc2013-epiphany-fc8cf4f93bf59f7669c72e3ae6932edc1fe5fa5f.zip
ALlow EPHY_DEBUG_BREAK even in non-debug builds.
2005-07-30 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-debug.c: (trap_handler), (ephy_debug_init): ALlow EPHY_DEBUG_BREAK even in non-debug builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e533c2aa5..9f4d0636c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-07-30 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
+
+ ALlow EPHY_DEBUG_BREAK even in non-debug builds.
+
+2005-07-30 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-session.c: (ephy_session_get_active_window):
Make ephy_session_get_active_window work as intended.