Updated change log and web page
This commit is contained in:
parent
81c5ed9282
commit
a028b56142
@ -2,6 +2,8 @@ SVN trunk (to become libisoburn-1.3.0.tar.gz or higher)
|
||||
===============================================================================
|
||||
* Bug fix: Disk paths with components '.' or '..' could be mistaken for
|
||||
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: 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.
|
||||
|
@ -654,6 +654,9 @@ cdrecord and mkisofs.</DT>
|
||||
<UL>
|
||||
<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
|
||||
</LI>
|
||||
<LI>Reserved and unused fields of APM entries were not zeroed.</LI>
|
||||
<LI>
|
||||
Unspecified Expiration Time and Effective Time of ISO volume was
|
||||
|
Loading…
Reference in New Issue
Block a user