From d02cd34b695c00ca1b91cd512227050f38b39b1c Mon Sep 17 00:00:00 2001 From: Keith James Date: Tue, 25 May 2021 14:31:19 +0100 Subject: [PATCH] Update changelog --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 64d097ed..28bd6793 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ [Upcoming] + [3.0.0] + Add a --verify flag to baton-put and "verify" to baton-do "put" operations. This validates the uploaded file against a checksum provided by the client. The client should provide a default @@ -13,8 +15,8 @@ Change option_flags enum order. Change return type of checksum_data_obj. - - Remove iRODS 4.1.12 from the test matrix. + + Remove iRODS 4.1.12 from the test matrix. Bugfix: double free for query input when listing checksums of a dataobject that has inconsistent checksums.