0.7.4.28:
[sbcl.git] / BUGS
diff --git a/BUGS b/BUGS
index c59cea6..cd8dc40 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1288,9 +1288,6 @@ WORKAROUND:
     (defclass c0 (b) ())
     (make-instance 'c19)
 
-177:
-  (fixed in sbcl-0.7.4.24)
-
 178: "AVER failure compiling confused THEs in FUNCALL"
   In sbcl-0.7.4.24, compiling
     (defun bug178 (x)
@@ -1302,6 +1299,9 @@ WORKAROUND:
     (defun bug178alternative (x)
       (funcall (the nil x)))
 
+179:
+  (fixed in sbcl-0.7.4.28)
+
 DEFUNCT CATEGORIES OF BUGS
   IR1-#:
     These labels were used for bugs related to the old IR1 interpreter.