diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index bf582f0b..a4272ba0 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -1472,6 +1472,9 @@
If your locale does not use "." for the decimal point, there is a bug that causes the default compression settings to be sub-optimal. You should add -A "tukey(0,5)" to your flac command string (or however "0.5" should be formatted for your locale).
+
+ If a corrupted FLAC file is used as input in FLAC-to-FLAC encoding, the transcoded FLAC file will have the audio data truncated after the first error.
+
When encoding to Ogg FLAC, if there are too many seek points (>240), the seek table will not have the offsets written back properly after encoding.