2020-08-23  Rico Tzschichholz  <[email protected]>

       Release 0.49.91

       gio-2.0: Socket.receive*.buffer parameters are not "out"

       glib-2.0: Update GLib.Uri API (since 2.66)

       glib-2.0: Add GLib.UriParamsIter bindings (since 2.66)

       gio-unix-2.0: Add g_unix_mount_copy and g_unix_mount_point_copy

       gio-unix-2.0: Add g_unix_mount_point_at and g_unix_mount_points_get

2020-08-22  Rico Tzschichholz  <[email protected]>

       gtk4: Resolve a few conflicts of methods with virtual-methods

2020-08-20  Rico Tzschichholz  <[email protected]>

       vala: Add ObjectCreationExpression.to_string()

2020-08-19  Rico Tzschichholz  <[email protected]>

       vala: Additionally break on ObjectCreationExpression in "tainted" check

       Fix various typos in comments and strings
       See https://gitlab.gnome.org/GNOME/vala/issues/1063

       manual: Update from wiki.gnome.org

2020-08-18  Alistair Thomas  <[email protected]>

       codegen: Always include base_struct declaration if available
       This fixes inheritance of structs across source files while not using
       a header file.

       Fixes https://gitlab.gnome.org/GNOME/vala/issues/464

2020-08-17  Rico Tzschichholz  <[email protected]>

       codegen: Don't append unreachable clean-up section of Block
       Found by -Werror=unreachable-code

       Improvements for https://gitlab.gnome.org/GNOME/vala/issues/838

       Fixes https://gitlab.gnome.org/GNOME/vala/issues/169

       Revert "codegen: Don't append unreachable clean-up section of Block"
       This reverts commit 8f3a0a0b64e0c7fbcc9231c3058247920dd6eeda.