Updated change log and web page

This commit is contained in:
2024-05-19 16:15:31 +02:00
parent 5e79dc32e5
commit 2c608c9d27
3 changed files with 442 additions and 18 deletions

View File

@ -735,6 +735,26 @@ rockridge.h . Report and fix proposal by Rui Chen.
manipulation which makes production of an ISO image worthwhile.
Thanks Cameron Seader.
</LI>
<LI>
-outdev holding an ISO filesystem could get attached wrong start LBA
</LI>
<LI>
Command -load "volid" did not work with constant search text
</LI>
<LI>
Command -truncate_overwritable on ISO image without MD5 caused
double free of memory
</LI>
<LI>
Command -boot_image "any" "replay" failed after the legacy BIOS boot image
file was replaced by -map. Thanks Brian C. Lane.
</LI>
<LI>
Command -boot_image system_area=/dev/zero preserved system area of loaded ISO
</LI>
<LI>
Size assessment of ISO images smaller than 32 KiB yielded random values
</LI>
<!--
<LI>- none yet -</LI>
-->
@ -752,6 +772,9 @@ New -as mkisofs options -cut_out and -hide_iso_path
<LI>
Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay
</LI>
<LI>
The maximum number of appended GPT partitions was increased from 4 to 8
</LI>
<!--
<LI>- none yet -</LI>
-->