Updated change log and web page

This commit is contained in:
2012-06-14 14:29:08 +00:00
parent 103561d79f
commit 010b3f2286
3 changed files with 49 additions and 6 deletions

View File

@ -1,9 +1,25 @@
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 -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=
* Command -hide allows hiding in HFS+ filesystem
* New -as mkisofs option -log-file
* New -as mkisofs option --norock
* New -as mkisofs option -hfsplus
* New -as mkisofs option -hfsplus-file-creator-type
* 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
* Bug fix: Memory corruption when reading bootable image that was truncated
libisoburn-1.2.2.tar.gz Mon Apr 02 2012
===============================================================================
* New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()