summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 07968e8..41c3f69 100644
--- a/Changelog
+++ b/Changelog
@@ -1,9 +1,15 @@
Release 1.12
========================
+Performance improvements:
+- More aggressive elimination of conditional branches during constant
+ propagation, taking better advantage of inferred constants.
+
Other changes:
- IA32/MacOS X: now supports referencing global variables defined in shared
libraries; old hack for stdio is no longer needed.
+- PowerPC/MacOS X: this port was removed, as recent version of MacOS X
+ no longer support PowerPC.
Release 1.11, 2012-07-13