From 3b4583248f746fb18aed0776057adefcb48798ea Mon Sep 17 00:00:00 2001 From: Andrew Hanushevsky Date: Sun, 20 Oct 2019 18:31:27 -0700 Subject: [PATCH] Update notes on new checksum interface. --- docs/PreReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PreReleaseNotes.txt b/docs/PreReleaseNotes.txt index ef4e28d3bb5..80f007f2c57 100644 --- a/docs/PreReleaseNotes.txt +++ b/docs/PreReleaseNotes.txt @@ -36,6 +36,7 @@ Prerelease Notes + **Minor bug fixes** + **Miscellaneous** + * **[Server]** Provide interface for checksum handler to report progress. * **[Server]** Improve SFS wrapping and add "how to" documentation. * **[Server]** Add appname to SecEntity attribute set. * **[Server]** Assign a unique ID to each SecEntity instance.