summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-05 13:52:54 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-03-05 13:53:48 +0000
commit24e49bf599f3697c235827b166627afb0071c568 (patch)
tree50b40386f7e6c7a88f5032813cdc6a37ae496386 /RELEASE
parent2be031f3983281186642445924856c23f52db057 (diff)
downloadorc-24e49bf599f3697c235827b166627afb0071c568.tar.gz
Update news file for upcoming release
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index e406e44..5346f56 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,3 +1,18 @@
+0.4.29 (unreleased)
+======
+
+ - PowerPC: Support ELFv2 ABI (A. Wilcox) and ppc64le (Michel Normand)
+ - Mips backend: only enable if the DSPr2 ASE is present (James Cowgill)
+ - Windows and MSVC build fixes (Nirbheek Chauhan, Tim-Philipp Müller)
+ - orccpu-arm: Allow 'cpuinfo' fallback on non-android (Edward Hervey)
+ - pkg-config file for orc-test library (Tim-Philipp Müller)
+ - orcc: add --decorator command line argument to add function decorators
+ in header files (Tim-Philipp Müller)
+ - meson: Make orcc detectable from other subprojects (Seungha Yang)
+ - meson: add options to disable tests, docs, benchmarks, examples,
+ tools, etc. (Sebastian Dröge, Tim-Philipp Müller)
+ - meson: misc. other fixes (James Cowgill, Nirbheek Chauhan, Sebastian Dröge)
+
0.4.28
======