Updated change log and web page

This commit is contained in:
2013-04-17 19:19:42 +00:00
parent e3459de50e
commit b8f15c2818
2 changed files with 28 additions and 3 deletions

View File

@ -1,6 +1,15 @@
SVN trunk (to become libisoburn-1.3.0.tar.gz or higher)
===============================================================================
- no novelties yet -
* 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
represented by 0-bytes rather than ASCII '0' digits.
* 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.
libisoburn-1.2.8.tar.gz Mon Mar 18 2013