summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2019-06-17 17:05:03 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2019-06-17 17:05:03 +0200
commitf2f25a6cc77d5a7ffc9e0ea2fad7877971cb2b1f (patch)
tree6ac403398c61d838d3388e217a61217a64b75bbb /NEWS
parentcd6ed679b62aacc427882f028c4c8c795d279610 (diff)
downloadvala-f2f25a6cc77d5a7ffc9e0ea2fad7877971cb2b1f.tar.gz
Release 0.45.20.45.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d997a6fc..2a0b211e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Vala 0.45.2
+===========
+ * Various improvements and bug fixes:
+ - Only warn about imcompatible type of external construct property [#803]
+ - codegen: Use array_length of collection variable instead of expression
+ - girparser: Skip 'attribute' elements
+ - girwriter: Report error on secondary top-level namespace [#805]
+ - genie: Drop unused "writeonly" token
+ - genie: Make 'self' match its TokenType name
+ - tests: Null-terminate arrays for compatibility test of uint8 / uchar [#809]
+
+ * Bindings:
+ - gmodule-2.0: Build from GIR
+ - glib-2.0: Add Unicode 12.0 symbols
+ - gstreamer: Update from 1.17.0+ git master
+ - gtk+-3.0: Update to 3.24.9~18177388
+ - gtk4: Update to 3.96.0+8cfdd6c5
+ - webkit2gtk-4.0: Update to 2.25.1
+ - vapi: Update GIR-based bindings
+
Vala 0.45.1
===========
* Highlights: