diff --git a/ChangeLog b/ChangeLog index c58a7512..2575edd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git * Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and others. Introduced by mistake in a62f6af5, 2011.10.18.162119. * Bug fix: -not_leaf and -not_paths were not applied to -extract and alike +* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with + -isohybrid-gpt-basdat +* Bug fix: -report_system_area cmd misperceived combination of isohybrid and + appended partition in GPT +* Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR + partition table if the partitions are data files in the ISO + rather than appended * 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. diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 0fc31c78..e5a4189e 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -19989,7 +19989,7 @@ Bug fix: -not_leaf and -not_paths were not applied to -extract and alike xorriso/opts_p_z.c Fixed a message about -paste_bin from and to paths -13 Sep 2021 [] +13 Sep 2021 [0ba1396] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt @@ -20001,6 +20001,41 @@ Updated change log and web page * Bug fix: -not_leaf and -not_paths were not applied to -extract and alike +25 Sep 2021 [6b0bb9e] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Mentioned in man page the classification of BD-R POW as unsuitable medium state + +2021.11.24.115053 [e651cb5] +xorriso/xorriso.h +xorriso/drive_mgt.c +xorriso/text_io.c +New -toc output line "Overburnt by :" + +2022.04.22.113132 [7d79692] +xorriso/iso_img.c +Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with + -isohybrid-gpt-basdat + +2022.04.22.113324 [ac7cdfa] +xorriso/iso_img.c +Bug fix: -report_system_area cmd misperceived combination of isohybrid and + appended partition in GPT + +22 Apr 2022 [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.5.5 - 2022.04.22.113324 +* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with + -isohybrid-gpt-basdat +* Bug fix: -report_system_area cmd misperceived combination of isohybrid and + appended partition in GPT + + [] ChangeLog xorriso/xorriso_eng.html @@ -20009,6 +20044,7 @@ Updated change log and web page ------------------------------------ cycle - xorriso-1.5.5 - + [] ChangeLog xorriso/xorriso_eng.html diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index b080dd2b..a9982311 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -721,6 +721,19 @@ False -status failure with -boot_image --interval:appended_partition
  • -not_leaf and -not_paths were not applied to -extract and alike
  • +
  • +-report_system_area cmd misperceived -part_like_isohybrid with +-isohybrid-gpt-basdat +
  • +
  • +-report_system_area cmd misperceived combination of isohybrid and +appended partition in GPT +
  • +
  • +-as mkisofs option -part_like_isohybrid did not cause a MBR +partition table if the partitions are data files in the ISO +rather than appended +