Updated change log and web page

This commit is contained in:
2025-04-08 23:21:48 +02:00
parent 23ce0176b8
commit ef096c5421
3 changed files with 68 additions and 3 deletions

View File

@ -24,6 +24,14 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
without SCSI adress tuple
* Bug fix: Symbolic links with xattr could cause unusable ISO filesystems.
Thanks Paul von Behren.
* Bug fix: When reading multiple slashes in symbolic link targets from an ISO
they were condensed to a single one if not marked by the
SL ROOT-flag. Thanks Jonas 'Sortie' Termansen.
* Bug fix: Empty symbolic link target components which represent add-on
slashes were written with ROOT flag set.
Thanks Jonas 'Sortie' Termansen.
* Bug fix: The last trailing slash in a symbolic link target was not written.
Thanks Jonas 'Sortie' Termansen.
* New bit1 with API call Xorriso_change_is_pending() issues a note if
return is 0 and indev and outdev point to different drives
* New API calls isoburn_toc_disc_get_sectors_v2,