Updated change log and web page

This commit is contained in:
Thomas Schmitt 2012-07-08 18:21:43 +00:00
parent 34cb228906
commit 23c2b5ef7d
2 changed files with 7 additions and 3 deletions

View File

@ -4,7 +4,8 @@ SVN trunk (to become libisoburn-1.2.4.tar.gz or higher)
* New API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp
* New API calls isoburn_igopt_set_hfsp_block_size() and isoburn_igopt_get_hfsp_block_size()
* New -check_media option async_chunks=
* New command -rockridge
* New xorriso command -write_type
* New xorriso command -rockridge
* New xorriso command -hfsplus
* New -find tests -has_hfs_crtp, has_hfs_bless
* New -find actions set/get_hfs_crtp, set/get_hfs_bless
@ -13,6 +14,7 @@ SVN trunk (to become libisoburn-1.2.4.tar.gz or higher)
* New -boot_image bootspecs hfsplus_block_size= and apm_block_size=
* New -boot_image bootspecs efi_boot_part, prep_boot_part, chrp_boot_part
* Command -hide allows hiding in HFS+ filesystem
* New -as cdrecord options -tao -sao -dao
* New -as mkisofs option -log-file
* New -as mkisofs option --norock
* New -as mkisofs option -hfsplus

View File

@ -607,7 +607,8 @@ cdrecord and mkisofs.</DT>
<DD>Enhancements towards stable version 1.2.2:
<UL>
<LI>New -check_media option async_chunks=</LI>
<LI>New command -rockridge</LI>
<LI>New xorriso command -write_type</LI>
<LI>New xorriso command -rockridge</LI>
<LI>New xorriso command -hfsplus</LI>
<LI>New -find tests -has_hfs_crtp, has_hfs_bless</LI>
<LI>New -find actions set/get_hfs_crtp, set/get_hfs_bless</LI>
@ -617,7 +618,8 @@ cdrecord and mkisofs.</DT>
<LI>New -boot_image bootspecs efi_boot_part, prep_boot_part, chrp_boot_part
</LI>
<LI>Command -hide allows hiding in HFS+ filesystem</LI>
<LI>New -as mkisofs option -log-file</LI></LI>
<LI>New -as cdrecord options -tao -sao -dao</LI>
<LI>New -as mkisofs option -log-file</LI>
<LI>New -as mkisofs option --norock</LI>
<LI>New -as mkisofs option -hfsplus</LI>
<LI>New -as mkisofs option -hfsplus-file-creator-type</LI>