Updated change log and web page
This commit is contained in:
parent
4678629282
commit
e01514fd67
@ -3,12 +3,13 @@ SVN trunk (to become libisoburn-1.2.6.tar.gz or higher)
|
|||||||
* Bug fix: SIGSEGV by uninitialized local variable with
|
* Bug fix: SIGSEGV by uninitialized local variable with
|
||||||
-check_media patch_lba0="on". Regression by version 1.0.6
|
-check_media patch_lba0="on". Regression by version 1.0.6
|
||||||
* Bug fix: -partition_offset 16 kept -isohybrid-gpt-basdat from writing
|
* 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 calls Xorriso_parse_line() and Xorriso__dispose_words()
|
||||||
* New API call Xorriso_fetch_outlists()
|
* New API calls Xorriso_fetch_outlists() and Xorriso_peek_outlists()
|
||||||
* New API call Xorriso_peek_outlists()
|
|
||||||
* New API call Xorriso_start_msg_watcher()
|
* New API call Xorriso_start_msg_watcher()
|
||||||
|
* New API call Xorriso__severity_cmp()
|
||||||
* New -boot_image partition_cyl_align mode "all"
|
* 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
|
libisoburn-1.2.4.tar.gz Fri Jul 20 2012
|
||||||
|
@ -616,7 +616,7 @@ cdrecord and mkisofs.</DT>
|
|||||||
<DD>Bug fixes towards xorriso-1.2.4:
|
<DD>Bug fixes towards xorriso-1.2.4:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6</LI>
|
<LI>SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6</LI>
|
||||||
<LI>-partition_offset 16 kept -isohybrid-gpt-basdat from writing MBR entries 0xfe</LI>
|
<LI>-partition_offset 16 kept -isohybrid-gpt-basdat from writing MBR entries 0xef</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
@ -625,6 +625,7 @@ cdrecord and mkisofs.</DT>
|
|||||||
<DD>Enhancements towards stable version 1.2.4:
|
<DD>Enhancements towards stable version 1.2.4:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>New -boot_image partition_cyl_align mode "all"</LI>
|
<LI>New -boot_image partition_cyl_align mode "all"</LI>
|
||||||
|
<LI>New command -lns for creating symbolic links</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
|
Loading…
Reference in New Issue
Block a user