Updated change log and web page

This commit is contained in:
2022-10-27 18:07:15 +02:00
parent c62ae86d27
commit 0d3d9d7a92
3 changed files with 59 additions and 20 deletions

View File

@ -14,6 +14,9 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
rather than appended
* Bug fix: Split file directories (-split_size) were created with wrong
permissions
* Bug fix: libisofs did not mark clones of imported files as imported.
This could cause that original and clone occupy data storage
in the newly written session. Thanks to Ivan Shmakov.
* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord.