summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2011-09-25 14:17:59 -0700
committerDavid Schleef <ds@schleef.org>2011-09-25 14:17:59 -0700
commitde8d1b45c9c773a561d27b631e06092de50f75e1 (patch)
tree66bdadf54fea241531f42ce9f400e3bb19d46757 /RELEASE
parentea4d93553030d97ea25058308f96b93a8b6cbe9f (diff)
downloadorc-de8d1b45c9c773a561d27b631e06092de50f75e1.tar.gz
Release 0.4.15orc-0.4.15
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 661df16..c68055b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,16 @@
+0.4.15
+======
+
+This should have been release much earlier.
+
+ - Protect global resources with mutexes. Duh. This solves a bunch
+ of bug reports.
+ - Restore c64x-c backend. Untested.
+ - Convert MMX and SSE backends to a new instruction scheduler.
+ - Add alignment and size hints to parser.
+
+
0.4.14
======