From e84cce41806377aa0bb70be09d4600e03c939420 Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Fri, 31 Jan 2020 14:56:15 +0100 Subject: Update NEWS for 1.43.90 release --- NEWS | 10 ++++++++++ meson.build | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7e3ae9b9..19f89945 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Major changes in 1.43.90 +======================== +* google: Add support for move and copy operations +* google: Several smaller bugfixes and enhancements +* goa: Add support for certificate prompts +* sftp: Fix file ownership when replacing +* dnssd: Prevent crashes after releasing resolver +* fuse: Prevent abortions if modified time is not set +* Translation updates + Major changes in 1.43.2 ======================= * gdbus: Add workaround for deadlocks when cancelling jobs diff --git a/meson.build b/meson.build index 8fcfee7f..a8c71b77 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gvfs', 'c', - version: '1.43.3', + version: '1.43.90', license: 'LGPL2+', default_options: 'buildtype=debugoptimized', meson_version: '>= 0.50.0', -- cgit v1.2.1