diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index 6de64717..abc49c9d 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -125,7 +125,7 @@
plugins:
- - Added support for HTTP streaming in XMMS plugin.
+ - Added support for HTTP streaming in XMMS plugin. NOTE: there is a bug in the XMMS mpg123 plugin that hijacks FLAC streams; to fix it you will need to add the '.flac' extension to the list of exceptions in Input/mpg123/mpg123.c:is_our_file() in the XMMS sources and recompile.