summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 6a15b6b..26bc29a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,3 +1,18 @@
+0.4.34
+======
+
+ - Thread-safety improvements around orc codemem allocation/freeing
+ (Seungha Yang)
+ - Add orc_parse_code() with more detailed error reporting (Francesco Romani)
+ - Implement Orc function lazy initialization correctly via atomic operations
+ (Sebastian Dröge)
+ - orc program parser fixes and improvements (Francesco Romani, Sebastian Dröge)
+ - build fixes and compiler warning fixes (Thomas Klausner, Tim-Philipp Müller,
+ Sebastian Dröge)
+ - coverity and clang scan-build static code analysis fixes (Sebastian Dröge)
+ - meson: Do not always generate static library for test library (Jeremy Bicha)
+ - ci improvements (Jordan Petridis, Nirbheek Chauhan, Tim-Philipp Müller)
+
0.4.33
======