diff --git a/BUGS b/BUGS
index d0ff7db9dbe564b78e0e25c18062ae5ad2ae9538..1fc8062f485245e598b237af8afcf2adcf96a72f 100644
--- a/BUGS
+++ b/BUGS
@@ -55,6 +55,8 @@
   properly update the inverted text (39). [FIXED]
 - Searches for a string that only exist on one line multiple times will
   fail after finding the last occurance (discovered by Ken Tyler) (40). [FIXED]
+- Alt-Z is current broken to toggle suspend.  I guess I still don't know
+  signals very well =-) (41) [FIXED].
 - Unable to cut the entire file using the marker (discovered by Kev Tyler)
   (42). [FIXED]
 ** Open BUGS **
@@ -69,7 +71,8 @@
   causes a random segfault (16) [FIXED?]
 - In replace, there is no way to accept the default replace string. (27)
 - totsize problems still abound in do_justify (33)
-- Alt-Z is current broken to toggle suspend.  I guess I still don't know
-  signals very well =-) (41).
+- The keypad does not work when nano runs in an xterm window, but works
+  for rxvts and aterms and the console, odd (43).
 
 $Id$
+