add bug warning
This commit is contained in:
parent
67d9ca5791
commit
277149fdc4
@ -503,6 +503,9 @@
|
||||
<P>
|
||||
Bug tracking is done on the Sourceforge project page <A HREF="http://sourceforge.net/bugs/?group_id=13478">here</A>.
|
||||
</P>
|
||||
<P>
|
||||
<B>NOTE: 0.7 has a bug related to properly closing files; please wait for the fix in 0.8.</B>
|
||||
</P>
|
||||
</FONT>
|
||||
</TD></TR>
|
||||
</TABLE>
|
||||
|
@ -57,7 +57,7 @@
|
||||
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
|
||||
<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
|
||||
<TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
|
||||
<P>FLAC is currently in the beta stage and the format has been frozen. New in version 0.7: gcc compiler optimizations, several bug fixes, larger test suite. See <A HREF="news.html#20010212">here</A> for more. Since FLAC is still technically beta, always use the verify option (-V) when encoding before deleting your originals.</P>
|
||||
<P>FLAC is currently in the beta stage and the format has been frozen. New in version 0.7: gcc compiler optimizations, several bug fixes, larger test suite. See <A HREF="news.html#20010212">here</A> for more. Since FLAC is still technically beta, always use the verify option (-V) when encoding before deleting your originals. <B>NOTE: 0.7 has a bug related to properly closing files; please wait for the fix in 0.8.</B></P>
|
||||
<P>If you use FLAC and have suggestions or bugs, please <A HREF="http://sourceforge.net/mail/?group_id=13478">join the mailing list</A> or <A HREF="http://sourceforge.net/project/memberlist.php?group_id=13478">developers group</A> and help us move to an official 1.0 version.</P>
|
||||
</FONT>
|
||||
</TD></TR>
|
||||
|
Loading…
Reference in New Issue
Block a user