Mentioned bug fix and pl01

This commit is contained in:
2013-05-31 09:02:04 +00:00
parent d7bf95add8
commit 78b197c9c3
5 changed files with 210 additions and 28 deletions

View File

@ -65,7 +65,7 @@ connected via SCSI, PATA (aka IDE, ATA), USB, or SATA.
GPL software included:<BR>
</H2>
<DL>
<DT>libburn-1.3.0</DT>
<DT>libburn-1.3.0.pl01</DT>
<DD>(founded by Derek Foreman and Ben Jansens,
developed and maintained since August 2006 by
Thomas Schmitt from team of libburnia-project.org)
@ -200,13 +200,13 @@ Standalone ISO 9660 multi-session CD/DVD/BD tool
<P>
<DL>
<DT>Download as source code (see README):</DT>
<DD><A HREF="cdrskin-1.3.0.tar.gz">cdrskin-1.3.0.tar.gz</A>
<DD><A HREF="cdrskin-1.3.0.pl01.tar.gz">cdrskin-1.3.0.pl01.tar.gz</A>
(950 KB).
</DD>
<DD><A HREF="cdrskin-1.3.0.tar.gz.sig">cdrskin-1.3.0.tar.gz.sig</A></DD>
<DD><A HREF="cdrskin-1.3.0.pl01.tar.gz.sig">cdrskin-1.3.0.pl01.tar.gz.sig</A></DD>
<DD>
(detached GPG signature for verification by
<KBD>gpg --verify cdrskin-1.3.0.tar.gz.sig cdrskin-1.3.0.tar.gz</KBD>
<KBD>gpg --verify cdrskin-1.3.0.pl01.tar.gz.sig cdrskin-1.3.0.pl01.tar.gz</KBD>
<BR>
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
</DD>
@ -278,15 +278,31 @@ DVD+R with damaged TOC were reported by -minfo with wrong end address
-->
</UL>
Bug fix towards cdrskin-1.3.0:
<UL>
<LI>
cdrskin -msinfo on DVD and BD reported
old session start = next writable address.
Regression introduced by version 1.2.8
</LI>
</UL>
<HR>
<P>
<DL>
<DT><H3>Development snapshot, version 1.3.1 :</H3></DT>
<DD>Enhancements towards current stable version 1.3.0:
<DD>Enhancements towards current stable version 1.3.0.pl01:
<UL>
<LI>
none yet
New option textfile_to_v07t=
</LI>
<LI>
New options cdtext_to_textfile= and cdtext_to_v07t=
</LI>
<LI>
New options extract_audio_to= , extract_tracks= , extract_basename= ,
--extract_dap
</LI>
<!--
<LI>none yet</LI>
@ -295,7 +311,7 @@ none yet
</UL>
</DD>
<DD>Bug fixes towards cdrskin-1.3.0:
<DD>Bug fixes towards cdrskin-1.3.0.pl01:
<UL>
<LI>none yet</LI>
<!--