diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index a679d1ad..627027d0 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -929,10 +929,23 @@
Bug tracking is done on the Sourceforge project page here. If you submit a bug, make sure and provide an email contact or use the Monitor feature.
- 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:
+ -
+ There are no known bugs
+
+
+
+
+ The following are major known bugs in the 1.0.4:
+
+
+
+ -
+ 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.
+
-
metaflac 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.