Updated change log and web page
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user