diff --git a/ChangeLog b/ChangeLog index 1223ef69..a5eabff6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ SVN trunk (to become libisoburn-1.2.6.tar.gz or higher) =============================================================================== * Bug fix: SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6 +* Bug fix: -partition_offset 16 kept -isohybrid-gpt-basdat from writing + MBR partition table entries of type 0xfe * New API calls Xorriso_parse_line() and Xorriso__dispose_words() * New API call Xorriso_fetch_outlists() * New API call Xorriso_peek_outlists() diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 0a18e24c..75f5568d 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -616,6 +616,7 @@ cdrecord and mkisofs.
Bug fixes towards xorriso-1.2.4: