Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-29 20:40:07 (GMT)
committer Christian Persch <chpe@src.gnome.org>2005-08-29 20:40:07 (GMT)
commit8d0f9c8819f0b6fa8b2801909ba343f5407d8b67 (patch)
tree5108e797feb59391ef093e43e3cfaf5338dcdc77 /ChangeLog
parent7e66514ee0e1d7ef5b02ac09e789fccc11728db4 (diff)
Check for execinfo.h and use it only if it exists.
2005-08-29 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * lib/ev-debug.c: (trap_handler): Check for execinfo.h and use it only if it exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e6d3a9..237cc6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-29 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.ac:
+ * lib/ev-debug.c: (trap_handler):
+
+ Check for execinfo.h and use it only if it exists.
+ Ported from Epiphany (bug #314776).
+
2005-08-29 Duarte Loreto <happyguy_pt@hotmail.com>
* configure.ac: Added Portuguese (pt) to ALL_LINGUAS.