summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2020-08-23 15:57:06 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2020-08-23 15:57:06 +0200
commit1535a01df195e79dd4d02a0661025d99e0bf6f8c (patch)
tree65633a2c5927e245ca068d73242efe0d186944f5 /NEWS
parent449da40d94614c3859a00c5f0cb6c3d0d7fbdc20 (diff)
downloadvala-1535a01df195e79dd4d02a0661025d99e0bf6f8c.tar.gz
Release 0.49.910.49.91
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1fcd7e1b0..ab288f60d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.49.91
+============
+ * Various improvements and bug fixes:
+ - codegen: Don't append unreachable clean-up section of Block [#169] [#838]
+ - codegen: Always include base_struct declaration if available [#464]
+ - vala: Additionally break on ObjectCreationExpression in "tainted" check
+ - vala: Add ObjectCreationExpression.to_string()
+ - manual: Update from wiki.gnome.org
+
+ * Bindings:
+ - gio-unix-2.0,glib-2.0: Updates for 2.66
+ - gtk4: Resolve a few conflicts of methods with virtual-methods
+
Vala 0.49.90
============
* Regression and bug fixes: