update known bugs
diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index a679d1a..627027d 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -929,11 +929,24 @@
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>
<LI>