Updated change log and web page
This commit is contained in:
parent
4e781d66c7
commit
688933a448
@ -1,8 +1,5 @@
|
||||
SVN trunk (to become libisoburn-1.3.0.tar.gz or higher)
|
||||
===============================================================================
|
||||
* New -boot_image bootspecs grub2_mbr= and grub2_boot_info=
|
||||
* New -boot_image bootspec grub2_sparc_core=
|
||||
* New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core
|
||||
* Bug fix: Disk paths with components '.' or '..' could be mistaken for
|
||||
directories.
|
||||
* Bug fix: Unspecified Expiration Time and Effective Time of ISO volume was
|
||||
@ -10,6 +7,10 @@ SVN trunk (to become libisoburn-1.3.0.tar.gz or higher)
|
||||
* Bug fix: Reserved and unused fields of APM entries were not zeroed.
|
||||
* Bug fix: GPT header CRC was computed from all 512 bytes rather than from 92.
|
||||
* Bug fix: The protective MBR partition for GPT started at block 0 instead of 1.
|
||||
* New -boot_image bootspecs grub2_mbr= and grub2_boot_info=
|
||||
* New -boot_image bootspec grub2_sparc_core=
|
||||
* New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core
|
||||
* New -hardlinks mode "lsl_count" / "no_lsl_count"
|
||||
|
||||
|
||||
libisoburn-1.2.8.tar.gz Mon Mar 18 2013
|
||||
|
@ -159,6 +159,11 @@ Provides navigation commands for interactive ISO image manipulation.
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<P>
|
||||
Note that xorriso does not write audio CDs and that it does not
|
||||
produce UDF filesystems which are specified for official video DVD or BD.
|
||||
</P>
|
||||
|
||||
<P>
|
||||
<H2>GUI Frontend:</H2>
|
||||
xorriso itself is entirely controlled by text commands. In dialog mode,
|
||||
@ -672,6 +677,7 @@ The protective MBR partition for GPT started at block 0 instead of 1.
|
||||
<LI>
|
||||
New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core
|
||||
</LI>
|
||||
<LI>New -hardlinks mode "lsl_count" / "no_lsl_count"</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user