diff --git a/ChangeLog b/ChangeLog index a5eabff6..9ee2f926 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,12 +3,13 @@ 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 + MBR partition table entries of type 0xef * New API calls Xorriso_parse_line() and Xorriso__dispose_words() -* New API call Xorriso_fetch_outlists() -* New API call Xorriso_peek_outlists() +* New API calls Xorriso_fetch_outlists() and Xorriso_peek_outlists() * New API call Xorriso_start_msg_watcher() +* New API call Xorriso__severity_cmp() * New -boot_image partition_cyl_align mode "all" +* New command -lns for creating symbolic links libisoburn-1.2.4.tar.gz Fri Jul 20 2012 diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 75f5568d..7408b64b 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -616,7 +616,7 @@ cdrecord and mkisofs.
Bug fixes towards xorriso-1.2.4: