diff --git a/BUGS b/BUGS
index af23fd513b98fe5f2a0dd1b1af79b391dcdfcd9d..1e880890f9d107a524d5be1541e9a77ed0c01b40 100644
--- a/BUGS
+++ b/BUGS
@@ -87,13 +87,13 @@
 - with PDCURSES, running meta-X turns off the keypad.  (51) [FIXED]
 - Alt speller argument (-s, --speller) does not take a string argument of
   more than one word. (53) [FIXED].
+- totsize problems still abound in do_justify (33) [FIXED]
+- Marked cutting sometimes leaves a newline in the file unintelligently,
+  such as when all of a line is selected but the mark doesn't proceed to
+  the new line. (8) [FIXED/IRRELEVANT]
 
 ** Open BUGS **
 
-- Marked cutting sometimes leaves a newline in the file unintelligently,
-  such as when all of a line is selected but the mark doesn't proceed to
-  the new line. (8) { Is this an issue? compare to pico 3.5 }
-- totsize problems still abound in do_justify (33).
 - Resizing the window completely screws up the display if in any other
   mode than normal editing (help screen, search and replace, file
   browser..) (52)