summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-08-09 14:59:39 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-08-10 08:56:16 +0200
commitd63d97c2f728d8c8e9d5dcdd9f092e2b607e8225 (patch)
tree0a79a51366866c807569815e6d219a5cf2df6341 /NEWS
parent710df2483187bea72ef6d28f64498101adbc99e6 (diff)
downloadvala-d63d97c2f728d8c8e9d5dcdd9f092e2b607e8225.tar.gz
Release 0.37.20.37.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16d265a24..62020e914 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Vala 0.37.2
+===========
+ * Various bug fixes:
+ - libvaladoc: Keep bootstrap-support with valac >= 0.16.1
+ - valadoc: Fix tests while bootstapping with valac < 0.31/32
+
+ * Bindings:
+ - glib-2.0: Update Unicode symbols
+ - gobject-2.0: Add required type_id attributes to all ParamSpec subclasses
+ - libgdata: Make Authorizer.reauth_* methods virtual [#779229]
+ - libxml-2.0: Update Xml.ParserOption [#785585]
+ - gtk+-4.0: Update to 3.91.2
+ - webkit2gtk-4.0: Update to 2.17.90
+
Vala 0.37.1
===========
* Highlights