]> git.wh0rd.org Git - nano.git/commitdiff
Mark bug 80 as fixed
authorChris Allegretta <chrisa@asty.org>
Sat, 7 Feb 2009 15:24:45 +0000 (15:24 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 7 Feb 2009 15:24:45 +0000 (15:24 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4368 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

BUGS

diff --git a/BUGS b/BUGS
index 9a1822c54de8052a0b3745fcf93eee9fa5744ad1..272d2bc1aeda73fd95674b87b2560e77402847b7 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,5 @@
 ** Open BUGS **
 - Cutting the line at the top of the screen recenters to center (71)
-- Segfault editing at COLS presumably due to new color syntax 
-  highlighting (80)
 
 ** Fixed BUGS **
 - Marked cutting sometimes leaves a newline in the file unintelligently,
   page up/down, insert, and unbinds all other control and F keys for it,
   nano will do the wrong thing when reading the key which is normally
   assigned to it (79 - may not be worth fixing) [FIXED]
+- Segfault editing at COLS presumably due to new color syntax 
+  highlighting (80) [FIXED]
 
 
 $Id$