diff --git a/website/BUGS.html b/website/BUGS.html
index 150d4123..8132114a 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -103,20 +103,34 @@
+
+ Fixed in 1.17.4 and 1.18:
+
+ - The real time monitor can be terminated for permissions-related
+ addwatch errors that should be non-fatal.
+ - text/plain files are sometimes opened as csv (using a
+ spreadsheet...)
+ - Tilde expansion was wrong for the
+ beaglequeuedir/webqueuedir variable, causing problem when
+ using the new Web history indexer module with 1.17.
+ - Fixed relatively benign memory leak in the filters
+ cache handler.
+ - Prevent document indexing truncation caused by unac in
+ some marginal case which became quite common with the recent
+ versions of pdftotext.
+
+ Only fixed in the 1.18 branch: