Updated change log and web page

This commit is contained in:
Thomas Schmitt 2011-08-17 16:29:56 +00:00
parent d5f121ccc8
commit d74963f009
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,8 @@
SVN trunk (to become libisoburn-1.1.6.tar.gz) SVN trunk (to become libisoburn-1.1.6.tar.gz)
=============================================================================== ===============================================================================
- no novelties yet * Bug fix: -extract_single extracted directory content
* Bug fix: -extract was not immediately aborted if -abort_on was triggered
* Bug fix: xorriso did not write to files in filesystems with >= 4 TB free space
libisoburn-1.1.4.tar.gz Mon Aug 8 2011 libisoburn-1.1.4.tar.gz Mon Aug 8 2011

View File

@ -578,8 +578,11 @@ cdrecord and mkisofs.</DT>
<DT><H3>Development snapshot, version 1.1.5 :</H3></DT> <DT><H3>Development snapshot, version 1.1.5 :</H3></DT>
<DD>Bug fixes towards xorriso-1.1.4: <DD>Bug fixes towards xorriso-1.1.4:
<UL> <UL>
<LI>- none yet -</LI> <LI>-extract_single extracted directory content</LI>
<LI>-extract was not immediately aborted if -abort_on was triggered</LI>
<LI>xorriso did not write to files in filesystems with >= 4 TB free space</LI>
<!-- <!--
<LI>- none yet -</LI>
--> -->
</UL> </UL>
</DD> </DD>