Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith James committed Jun 21, 2021
1 parent 4496ea8 commit 7b40d9e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

[3.0.1]

Skip the test that always fails on iRODS <4.2.9 due to iRODS bug
https://github.com/irods/irods/issues/5400.

Default to replResc resource in the iRODS environment file.
Print test log on failure.

Bugfix: Set PKG_CONFIG_PATH to allow configure to find libcheck.

Bugfix: free memory correctly after the "checksum" operation.

[3.0.0]
Expand All @@ -20,7 +28,7 @@

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.
Expand Down

0 comments on commit 7b40d9e

Please sign in to comment.