update known bugs

This commit is contained in:
Josh Coalson
2003-01-16 07:22:33 +00:00
parent 43bb14d1ad
commit 3d1da67d40

View File

@@ -929,10 +929,23 @@
Bug tracking is done on the Sourceforge project page <A HREF="http://sourceforge.net/bugs/?group_id=13478">here</A>. If you submit a bug, make sure and provide an email contact or use the Monitor feature.
</P>
<P>
The following are major known bugs in the current (1.0.4) release:
The following are major known bugs in the current (1.1.0) release:
</P>
<P>
<UL>
<LI>
There are no known bugs
</LI>
</UL>
</P>
<P>
The following are major known bugs in the 1.0.4:
</P>
<P>
<UL>
<LI>
All decoders prior to and including 1.0.4 have a bug that prevents them from skipping unknown metadata blocks properly. A FLAC file created by flac 1.1.0 containing a CUESHEET metadata block will not decode in 1.0.x decoders.
</LI>
<LI>
<B><TT>metaflac</TT></B> has a bug where, if --import-vc-from is used on a FLAC file that has no Vorbis comment block, the FLAC file can be corrupted. All FLAC files generated by 1.0.4 have a Vorbis comment block added automatically but files from 1.0.3 and before do not. This is fixed in CVS.
</LI>