Updated change log and web page

This commit is contained in:
Thomas Schmitt 2013-05-13 12:51:18 +00:00
parent 283cf9f451
commit 2bbcb07c00
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -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