Updated change log and web page

This commit is contained in:
Thomas Schmitt 2012-06-18 12:52:14 +00:00
parent 56308c81e4
commit aa02b0a09b
2 changed files with 7 additions and 5 deletions

View File

@ -1,14 +1,14 @@
SVN trunk (to become libisoburn-1.2.4.tar.gz or higher)
===============================================================================
* New API call isoburn_igopt_set_hfsp_serial_number()
* Provisory new image generation extension isoburn_igopt_fat
* Provisory new API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp
* New API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp
* New -check_media option async_chunks=
* New 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
* New -boot_image bootspec hfsplus_serial=
* New -boot_image bootspecs efi_boot_part, prep_boot_part, chrp_boot_part
* Command -hide allows hiding in HFS+ filesystem
* New -as mkisofs option -log-file
* New -as mkisofs option --norock
@ -17,7 +17,7 @@ SVN trunk (to become libisoburn-1.2.4.tar.gz or higher)
* New -as mkisofs options -hfs-bless and -hfs-bless-by
* New -as mkisofs option -hfsplus-serial-no
* New -as mkisofs option -hide-hfsplus, -hide-hfsplus-list
* Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part, -chrp-boot-part
* New -as mkisofs options -prep-boot-part, -efi-boot-part, -chrp-boot-part
* Bug fix: Memory corruption when reading bootable image that was truncated
libisoburn-1.2.2.tar.gz Mon Apr 02 2012

View File

@ -573,7 +573,7 @@ Thomas Schmitt from team of libburnia-project.org)</DD>
<DT>libisofs-1.2.2</DT>
<DD>operates on ISO 9660 filesystem images.</DD>
<DD>(By Vreixo Formoso, Mario Danic and Thomas Schmitt
from team of libburnia-project.org)</DD>
from team of libburnia-project.org. HFS+ code by Vladimir Serbinenko.)</DD>
<DT>libisoburn-1.2.2</DT>
<DD>coordinates libburn and libisofs, emulates multi-session where needed,
and hosts the original source code of program xorriso.</DD>
@ -613,6 +613,8 @@ cdrecord and mkisofs.</DT>
<LI>New -find tests -has_hfs_crtp, has_hfs_bless</LI>
<LI>New -find actions set/get_hfs_crtp, set/get_hfs_bless</LI>
<LI>New -boot_image bootspec hfsplus_serial=</LI>
<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 --norock</LI>
<LI>New -as mkisofs option -hfsplus</LI>
@ -620,7 +622,7 @@ cdrecord and mkisofs.</DT>
<LI>New -as mkisofs options -hfs-bless and -hfs-bless-by</LI>
<LI>New -as mkisofs option -hfsplus-serial-no</LI>
<LI>New -as mkisofs option -hide-hfsplus, -hide-hfsplus-list</LI>
<LI>Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part, -chrp-boot-part</LI>
<LI>New -as mkisofs options -prep-boot-part, -efi-boot-part, -chrp-boot-part</LI>
<!--
<LI>- none yet -</LI>