Mentioned bug fix and pl01

This commit is contained in:
2009-01-07 16:57:55 +00:00
parent 9e26f4e5ae
commit cff7bc9291
4 changed files with 16 additions and 8 deletions

View File

@ -4,7 +4,7 @@
cdrskin. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/cdrskin_eng.html
http://scdbackup.sourceforge.net/cdrskin-0.6.0.pl00.tar.gz
http://scdbackup.sourceforge.net/cdrskin-0.6.0.pl01.tar.gz
Copyright (C) 2006-2009 Thomas Schmitt, provided under GPL version 2.
------------------------------------------------------------------------------
@ -21,9 +21,9 @@ By using this software you agree to the disclaimer at the end of this text
Compilation, First Glimpse, Installation
Obtain cdrskin-0.6.0.pl00.tar.gz, take it to a directory of your choice and do:
Obtain cdrskin-0.6.0.pl01.tar.gz, take it to a directory of your choice and do:
tar xzf cdrskin-0.6.0.pl00.tar.gz
tar xzf cdrskin-0.6.0.pl01.tar.gz
cd cdrskin-0.6.0
Within that directory execute:

View File

@ -191,7 +191,7 @@ or to do experiments on BD-R media.
<P>
<DL>
<DT>Download as source code (see README):</DT>
<DD><A HREF="cdrskin-0.6.0.pl00.tar.gz">cdrskin-0.6.0.pl00.tar.gz</A>
<DD><A HREF="cdrskin-0.6.0.pl01.tar.gz">cdrskin-0.6.0.pl01.tar.gz</A>
(745 KB).
</DD>
<DD>
@ -256,6 +256,14 @@ Bug fixes towards cdrskin-0.5.8.pl00:
-->
</UL>
Bug fixes towards cdrskin-0.6.0.pl00:
<UL>
<LI>BD-R media were not closed properly.
The last session staid open and unreadable.</LI>
<!--
-->
</UL>
</P>
<HR>

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2009.01.02.160001"
#define Cdrskin_timestamP "2009.01.07.140001"