Updated change log and web page
This commit is contained in:
parent
47bf33ef53
commit
47132b6b41
@ -4,6 +4,7 @@ SVN trunk (to become libisoburn-1.3.0.tar.gz or higher)
|
||||
directories.
|
||||
* Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single
|
||||
boot image. Regression introduced by libisoburn-1.2.8.
|
||||
* Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc by default.
|
||||
* 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.
|
||||
|
@ -652,10 +652,13 @@ cdrecord and mkisofs.</DT>
|
||||
<DT><H3>Development snapshot, version 1.2.9 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.2.8:
|
||||
<UL>
|
||||
<LI>Disk paths with components '.' or '..' could be mistaken for directories
|
||||
<LI>Disk paths with components '.' or '..' could be mistaken for directories.
|
||||
</LI>
|
||||
<LI>
|
||||
-as mkisofs -print-size failed with -isohybrid-mbr and a single boot image
|
||||
-as mkisofs -print-size failed with -isohybrid-mbr and a single boot image.
|
||||
</LI>
|
||||
<LI>
|
||||
-as mkisofs -path-list did not switch to --no-emul-toc by default.
|
||||
</LI>
|
||||
<LI>Reserved and unused fields of APM entries were not zeroed.</LI>
|
||||
<LI>
|
||||
|
Loading…
Reference in New Issue
Block a user