Updated change log and web page

This commit is contained in:
2022-12-18 19:52:52 +01:00
parent 098d4f8ff5
commit 36daf52a79
3 changed files with 66 additions and 136 deletions

View File

@ -18,6 +18,10 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
This could cause that original and clone occupy data storage
in the newly written session. Thanks to Ivan Shmakov.
* Bug fix: Partition offset was preserved from -indev rather than from -outdev
* Bug fix: libisofs could misrepresent Rock Ridge information if many
symbolic links or AAIP data were recorded in a directory
* Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of
the emerging ISO if the boot catalog was set to be hidden
* 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.