summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2014-07-23 11:42:49 +0200
committerJürg Billeter <j@bitron.ch>2014-07-23 11:42:49 +0200
commitba051c4084af9729317e77b1bbc5f45893a0175c (patch)
tree82f8814d949e5e510a205a7cc27d0eb486f3c23a /NEWS
parent79cb27600542f3bb8bf596cb5c0262868578efe7 (diff)
downloadvala-ba051c4084af9729317e77b1bbc5f45893a0175c.tar.gz
Release 0.25.10.25.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e01772e3..9eceb16a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Vala 0.25.1
+===========
+
+ * Support explicit interface method implementation.
+ * Support (unowned type)[] syntax.
+ * Support non-literal length in fixed-size arrays.
+ * Mark regular expression literals as stable.
+ * GIR parser updates.
+ * Add webkit2gtk-3.0 bindings.
+ * Add gstreamer-allocators-1.0 and gstreamer-riff-1.0 bindings.
+ * Bug fixes and binding updates.
+
Vala 0.24.0
===========