Updated change log and web page

This commit is contained in:
2024-06-30 21:21:29 +02:00
parent 5133b9cba1
commit 165a5fe608
3 changed files with 116 additions and 14 deletions

View File

@ -14,8 +14,6 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
loaded ISO
* Bug fix: Size assessment of ISO images smaller than 32 KiB yielded
random values
* New -append_partition pseudo partition_number "all" and
pseudo type_code "revoke"
* 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,
@ -27,9 +25,18 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
* New API calls isoburn_attach_start_lba_v2(), isoburn_disc_get_msc1_v2(),
isoburn_disc_track_lba_nwa_v2()
* New API call isoburn_prepare_blind_grow_v2()
* New info return modes 3 "Creation Time" and 4 "Modification Time"
with isoburn_read_iso_head() and isoburn_read_iso_head_v2()
* New address modes 5 to 9 for isoburn_set_msc1(), isoburn_get_mount_params(),
isoburn_get_mount_params_v2()
* New -append_partition pseudo partition_number "all" and
pseudo type_code "revoke"
* New -as mkisofs options -cut_out and -hide_iso_path
* Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay
* The maximum number of appended GPT partitions was increased from 4 to 8
* New command -toc_info_type
* New entities "at_time", "before", "after", "not_after", "not_before" for
commands -load, -mount, -mount_cmd, -session_string, -truncate_overwritable
GNU xorriso-1.5.6.pl02.tar.gz Wed Jun 14 2023
===============================================================================