Updating sorted link array before usage after image manipulations

This commit is contained in:
2009-07-25 18:18:05 +00:00
parent d69acf1374
commit b3bdfec3b1
5 changed files with 193 additions and 44 deletions

View File

@ -420,10 +420,10 @@ files or trees to disk:
<P>
<DL>
<DT><H3>Download as source code (see README):</H3></DT>
<DD><A HREF="xorriso-0.4.0.pl00.tar.gz">xorriso-0.4.0.pl00.tar.gz</A>
<DD><A HREF="xorriso-0.4.0.pl01.tar.gz">xorriso-0.4.0.pl01.tar.gz</A>
(1260 KB).
</DD>
<DD>(Released 28 Jun 2009)</DD>
<DD>(Released 20 Jul 2009)</DD>
</DL>
</DD>
</DL>
@ -460,6 +460,15 @@ Bug fixes towards xorriso-0.3.8.pl00:
</P>
<P>
Bug fix towards xorriso-0.4.0.pl00:
<UL>
<LI>xorriso -as mkisofs did not understand the -C option of growisofs any more
</LI>
</UL>
</P>
<P>
Enhancements towards previous stable version xorriso-0.3.8.pl00:
<UL>
@ -513,15 +522,19 @@ cdrecord and mkisofs.</DT>
<DT><H3>Development snapshot, version 0.4.1 :</H3></DT>
<DD>Bug fixes towards xorriso-0.4.0.pl00:
<UL>
<LI>- none yet -</LI>
<LI>xorriso -as mkisofs did not understand the -C option of growisofs any more
</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>
<DD>Enhancements towards stable version 0.4.0.pl00:
<DD>Enhancements towards stable version 0.4.0.pl01:
<UL>
<LI>- none yet -</LI>
<LI>Options -lsl and lsdl now display correct link counts if -hardlinks is on
</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>