diff --git a/BUGS b/BUGS
index 952bf5edc8e0a12bff71ea9242940614d2022b66..7e88b9f2521480851e2d58e3257a6cac3d10c6d2 100644
--- a/BUGS
+++ b/BUGS
@@ -39,3 +39,7 @@
   documentation's sake. (24) [FIXED]
 - totsize becomes incorrect after word-wrapping (25)
 - In search/replace code there is too much refreshing in bottomwin (26)
+- In replace, there is no way to accept the default replace string. (27)
+- In replace with completely adjacent strings, every other search string
+  will be missed (try replace ':' in a string like ':::::::::') (28)
+