summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2021-04-12 13:04:09 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2021-04-12 13:04:09 +0200
commit23ccd787768508b5b1215a2a8e4c361422eebb17 (patch)
tree08515ad125bbd8292bb76e80e51fef47b94d93a8 /NEWS
parentb9728ba87ff5e12a4740630d0fdb5481b9f14806 (diff)
downloadvala-23ccd787768508b5b1215a2a8e4c361422eebb17.tar.gz
Release 0.52.20.52.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b92df3e8..c63cc46ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Vala 0.52.2
+===========
+ * Regression and bug fixes:
+ - codegen:
+ + Don't free temp-var for element-access to array with boxed structs [#1174]
+ + Don't free unowned heap allocated struct
+
+ * Bindings:
+ - glib-2.0: Add simple_generics attribute to GenericArray.find_custom()
+
Vala 0.52.1
===========
* Various improvements and bug fixes: