Mentioned progress and bug fixes in 0.2.7

This commit is contained in:
Thomas Schmitt 2008-09-30 10:52:32 +00:00
parent 69a6b4f4a1
commit 6af8449f5a

View File

@ -353,7 +353,7 @@ are interested in using BD-R media.
<P> <P>
<DL> <DL>
<DT><H3>Download as source code (see README):</H3></DT> <DT><H3>Download as source code (see README):</H3></DT>
<DD><A HREF="xorriso-0.2.6.pl00.tar.gz">xorriso-0.2.6.pl00.tar.gz</A> <DD><A HREF="xorriso-0.2.6.pl01.tar.gz">xorriso-0.2.6.pl01.tar.gz</A>
(1050 KB). (1050 KB).
</DD> </DD>
</DL> </DL>
@ -378,6 +378,14 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
</P> </P>
<HR> <HR>
<P>
Bug fixes towards xorriso-0.2.6.pl00:
<UL>
<LI>A potential buffer overflow has been fixed</LI>
</UL>
</P>
<P> <P>
Bug fixes towards xorriso-0.2.4.pl00: Bug fixes towards xorriso-0.2.4.pl00:
<UL> <UL>
@ -412,15 +420,18 @@ Enhancements towards previous stable version xorriso-0.2.4.pl00:
<DT><H3>Development snapshot, version 0.2.7 :</H3></DT> <DT><H3>Development snapshot, version 0.2.7 :</H3></DT>
<DD>Bug fixes towards xorriso-0.2.6.pl00: <DD>Bug fixes towards xorriso-0.2.6.pl00:
<UL> <UL>
<LI>- none yet -</LI> <LI>A potential buffer overflow has been fixed</LI>
<LI>-as mkisofs -iso-level was accused to be an unknown option</LI>
<!-- <!--
<LI>- none yet -</LI>
--> -->
</UL> </UL>
</DD> </DD>
<DD>Enhancements towards stable version 0.2.6.pl00: <DD>Enhancements towards stable version 0.2.6.pl00:
<UL> <UL>
<LI>- none yet -</LI> <LI>Ability to write and maintain bootable ISO images based on ISOLINUX</LI>
<!-- <!--
<LI>- none yet -</LI>
--> -->
</UL> </UL>
</DD> </DD>