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:
authorGeoff Norton <grompf@sublimeintervention.com>2005-04-12 22:04:57 +0400
committerGeoff Norton <grompf@sublimeintervention.com>2005-04-12 22:04:57 +0400
commit2d80d4566a5bb67bb34cc8f789065c858a642439 (patch)
tree69872dac34ed6a2d7bb2b55bcaa3c13782a61bad /ChangeLog
parent518a0ad7b11c388ae6625e223e6434a2e919fbd3 (diff)
2005-04-12 Geoff Norton <gnorton@customerdna.com>
* configure.in: Disable -O2 on PPC until #74562 is fixed. svn path=/trunk/mono/; revision=42851
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bca813c2636..fd62e9e74e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-12 Geoff Norton <gnorton@customerdna.com>
+
+ * configure.in: Disable -O2 on PPC until #74562 is fixed.
+
2005-04-11 James Willcox <james@ximian.com>
* man/mkbundle.1: add --static option