aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52feb8a0a..e2a0fc31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
+ * lib/ephy-debug.c: (trap_handler), (ephy_debug_init):
+
+ Remove the hack, and just use the libc function for it.
+ Thanks to Crispin for suggesting this.
+
+2004-09-27 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.ac:
Improve configure check for DumpStackToFile to actually work.