Updated change log and web page

This commit is contained in:
Thomas Schmitt 2011-03-02 10:09:40 +00:00
parent 52988adee6
commit d666142388
2 changed files with 16 additions and 3 deletions

View File

@ -1,6 +1,11 @@
SVN trunk (to become libisoburn-1.0.4.pl00.tar.gz)
===============================================================================
- no changes yet
* Bug fix: -as mkisofs -old-root did not work with -graft-points
* Bug fix: -as mkisofs -partition_hd_cyl had no effect
* Bug fix: -as mkisofs -C attempted to read volume header of blank media
* Bug fix: isohybrid image size was not aligned to cylinder boundary
* New -padding modes "included" and "appended"
libisoburn-1.0.2.pl00.tar.gz Mon Feb 23 2011
===============================================================================

View File

@ -590,7 +590,14 @@ cdrecord and mkisofs.</DT>
<DT><H3>Development snapshot, version 1.0.3 :</H3></DT>
<DD>Bug fixes towards xorriso-1.0.2:
<UL>
<LI>- none yet -</LI>
<LI>-as mkisofs -old-root did not work with -graft-points
</LI>
<LI>-as mkisofs -partition_hd_cyl had no effect
</LI>
<LI>-as mkisofs -C attempted to read volume header of blank media
</LI>
<LI>isohybrid image size was not aligned to cylinder boundary
</LI>
<!--
<LI>- none yet -</LI>
-->
@ -598,7 +605,8 @@ cdrecord and mkisofs.</DT>
</DD>
<DD>Enhancements towards stable version 1.0.2:
<UL>
<LI>- none yet -</LI>
<LI>New -padding modes "included" and "appended"
</LI>
<!--
<LI>- none yet -</LI>
-->