Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgc/ChangeLog')
-rw-r--r--libgc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgc/ChangeLog b/libgc/ChangeLog
index 10b6c9f5da2..f4cf52d6155 100644
--- a/libgc/ChangeLog
+++ b/libgc/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-21 Ben Maurer <bmaurer@ximian.com>
+
+ * configure.host: remove -fexceptions, messes up with nptl
+ includes, as on fc4.
+
2005-06-17 Zoltan Varga <vargaz@freemail.hu>
* pthread_support.c: Workaround gcc-3.3 compiler bug.