summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2021-09-04 19:55:41 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2021-09-04 19:58:27 +0200
commit2ce4516a5f9cec7e41398ed1e69666d41edeedd8 (patch)
tree8e4d3b001900dd853b97b4a09dece75608fa2a2d /NEWS
parent614fc7af1877f7fecbcd997b710ef3d4dcff7cbe (diff)
downloadvala-2ce4516a5f9cec7e41398ed1e69666d41edeedd8.tar.gz
Release 0.53.20.53.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5204fed39..322b4db17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Vala 0.53.2
+===========
+ * Various improvements and bug fixes:
+ - codegen:
+ + Fix property access inside opaque compact class
+ + Add missing cast to access base-class members in class/static ctor [#1221]
+
+ * Bindings:
+ - glib-2.0: Current constants in GLib.Math are part of glib.h [#1220]
+ - glib-2.0: Add RefString since 2.58 [#723]
+ - gstreamer: Update from 1.19.0+ git master
+ - gtk4: Update to 4.5.0~e681fdd9
+ - vapi: Update GIR-based bindings
+
Vala 0.53.1
===========
* Highlights: