From e8f9d7859922d3f56c2f8b75b5de7563bf6a4e78 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Fri, 4 Mar 2022 14:49:35 +0100 Subject: Release 0.55.91 --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b6fa1e06c..9aa79224a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Vala 0.55.91 +============ + * Various improvements and bug fixes: + - girparser: + + Handle duplicated and unnamed symbols + + Add support for "copy_/free_function" metadata for compact classes + + Don't count instance-parameter when checking for backwards closure + reference [#721] + + * Bindings: + - gst-editing-services-1.0: Fix BaseEffect.set_time_translation_funcs() + - gstreamer-audio-1.0: Fix a few binding errors + - gstreamer-base-1.0: Fix a few binding errors + - gstreamer-video-1.0: Fix a few binding errors + - gtk4: Fix content_deserialize_async() + - libarchive: Fix a few binding errors + - libgsf-1: Fix a few binding errors + - libgrss: Fix FeedItem.get_geo_point() parameters + Vala 0.55.90 ============ * Various improvements and bug fixes: -- cgit v1.2.1