diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 51af187..35b4545 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -1,3 +1,10 @@ +Release 3.6 +~~~~~~~~~~~ + +1. Improve ZFS compatibility. +2. Added the 'zstd' compression type support. +3. Add '--psplash-pipe' option for interacting with psplash. + Release 3.5 ~~~~~~~~~~~ diff --git a/docs/man1/bmaptool.1 b/docs/man1/bmaptool.1 index 149d6a4..dedff9b 100644 --- a/docs/man1/bmaptool.1 +++ b/docs/man1/bmaptool.1 @@ -193,6 +193,13 @@ tries to automatically discover the signature file. Disable automatic bmap file discovery and force flashing entire IMAGE without bmap. .RE +.PP +\-\-no-sig-verify +.RS 2 +Do not verify the OpenPGP bmap file signature (not recommended). +.RE +.RE + .PP \-\-no-verify .RS 2 @@ -204,7 +211,7 @@ IMAGE matches the checksums. .PP \-\-no-sig-verify .RS 2 -Do not verify the OpenPGP bmap file signature (not recommended). +Write progress to a psplash pipe. .RE .RE