summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2022-03-04 14:49:35 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2022-03-04 14:49:35 +0100
commite8f9d7859922d3f56c2f8b75b5de7563bf6a4e78 (patch)
treeef59261df37be892a559e06f880ef2a39553ac58 /NEWS
parent60766875d6b2d437d6f218c7f6458eb4c1b7b1bf (diff)
downloadvala-e8f9d7859922d3f56c2f8b75b5de7563bf6a4e78.tar.gz
Release 0.55.910.55.91
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
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: