diff --git a/ChangeLog b/ChangeLog index 77271018..18e0e816 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git (to become libisoburn-1.5.6 or higher) =============================================================================== +* Bug fix: False -status failure with -boot_image --interval:appended_partition +* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and + others. Introduced by mistake in a62f6af5, 2011.10.18.162119. * New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro= * New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro -* Bug fix: False -status failure with -boot_image --interval:appended_partition +* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord. + libisoburn-1.5.4.tar.gz Sat Jan 30 2021 =============================================================================== diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 0f4fee29..9f729f2d 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -19884,7 +19884,7 @@ New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro xorriso/iso_img.c Bug fix: False -status failure with -boot_image --interval:appended_partition -25 May 2021 [] +25 May 2021 [60dfe77] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt @@ -19896,6 +19896,53 @@ Updated change log and web page * Bug fix: False -status failure with -boot_image --interval:appended_partition +2021.06.04.155151 [49d40a4] +xorriso/text_io.c +Corrected default expectation of -status in respect to -osirrox and -error_behavior + +04 Jun 2021 [5011a5f] +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +Mentioned command -status in man page paragraph "Command processing" + +2021.08.28.161158 [7dc45e3] +xorriso/xorrisoburn.h +xorriso/opts_p_z.c +xorriso/lib_mgt.c +Warn of volid length for Joliet only if more than 16 characters (was: 16 bytes) + +2021.08.28.161305 [e6f6867] +libisoburn/libisoburn.h +Corrected wording in the API description of isoburn_conv_name_chars() + +2021.08.30.094939 [e489c87] +xorriso/parse_exec.c +Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and +others. Introduced by mistake in a62f6af5, 2011.10.18.162119. + +2021.08.30.103430 [3f2b619] +xorriso/xorriso_private.h +xorriso/base_obj.c +xorriso/emulators.c +xorriso/write_run.c +xorriso/xorrecord.texi +xorriso/xorrecord.info +xorriso/xorrecord.1 +New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord. + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.5.5 - 2021.08.30.103430 +* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and + others. Introduced by mistake in a62f6af5, 2011.10.18.162119. +* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord. + + [] ChangeLog xorriso/xorriso_eng.html @@ -19903,7 +19950,6 @@ xorriso/changelog.txt 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 1278a0bb..3fb8b487 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -710,15 +710,13 @@ cdrecord and mkisofs.

Development snapshot, version 1.5.5 :

-
Bug fixes towards xorriso-1.5.4: +
Bug fixes towards stable version 1.5.4.pl02: