diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-09-27 21:00:06 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-27 21:00:06 +0800 |
commit | 43e470f7461e38da9ec1894df5fbe619fb65ceb2 (patch) | |
tree | 8ecf47753fb6ffb3f1fc720a79aaeb641f23c258 /ChangeLog | |
parent | 8656e7d44895631c82053c9630139015cb95ef57 (diff) | |
download | gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.tar gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.tar.gz gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.tar.bz2 gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.tar.lz gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.tar.xz gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.tar.zst gsoc2013-epiphany-43e470f7461e38da9ec1894df5fbe619fb65ceb2.zip |
Improve configure check for DumpStackToFile to actually work.
2004-09-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Improve configure check for DumpStackToFile to actually work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2004-09-27 Christian Persch <chpe@cvs.gnome.org> * configure.ac: + + Improve configure check for DumpStackToFile to actually work. + +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. |