Updated change log and web page

This commit is contained in:
2016-03-01 14:27:40 +00:00
parent fc66631257
commit 41829bb046
3 changed files with 148 additions and 3 deletions

View File

@ -5,7 +5,19 @@ SVN trunk (to become libisoburn-1.4.4 or higher)
* Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded
data
* Bug fix: -pathspecs "on" did not properly handle "\\="
* Bug fix: HFS+ production could cause MBR partition of type 0xEE without GPT
* Bug fix: HFS+ directories could announce more children than they actually have
* Bug fix: The HFS+ filesystem was not marked by in GPT of GRUB2 hybrid layout
* Bug fix: When reading an ISO filesystem, the presence of
--protective-msdos-label was not recognized if a partition is
appended
* Bug fix: xorrisofs option --protective-msdos-label did not work if no
system area data were given by option -G or alike
* Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec
read wrong numbers from the parameter text
* New -pathspecs mode "as_mkisofs"
* New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on
* New -as mkisofs options -appended_part_as_apm, -part_like_isohybrid
libisoburn-1.4.2.tar.gz Sat Nov 28 2015