add bug warning

This commit is contained in:
Josh Coalson 2001-02-13 22:29:02 +00:00
parent 67d9ca5791
commit 277149fdc4
2 changed files with 4 additions and 1 deletions

View File

@ -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>

View File

@ -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>