summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-03-11 18:05:52 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2018-03-11 18:07:30 +0100
commit3ae57ab3ae448815e61da34fbd36a14cae679336 (patch)
treeb6ed72e6b57b536a06cd56781bf5eba9e93db2ea /NEWS
parent415685117cb7f95f983a86828cbcab6c8b173197 (diff)
downloadvala-3ae57ab3ae448815e61da34fbd36a14cae679336.tar.gz
Release 0.40.00.40.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f34b3047a..ee4584457 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.40.0
+===========
+ * Various bug fixes:
+ - compiler: Fix critical when vala is called without run args [#793657]
+
+ * Bindings:
+ - alsa: Add the major part of the ALSA Sequencer API [#763127]
+ - gstreamer-1.0: Update to 1.13.90
+ - gtk+-4.0: Update to 3.93.0+527d265b
+ - linux: Add various symbols
+ - posix: Add various symbols [#663633]
+ - Update GIR-based bindings
+
Vala 0.39.92
============
* Highlights