From 221a46e2710349b89e445cfb33aec686bc223a60 Mon Sep 17 00:00:00 2001
From: Robert Siemborski <rjs3@andrew.cmu.edu>
Date: Fri, 26 Jan 2001 16:23:39 +0000
Subject: [PATCH] updated bugs as discussed on the list

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@507 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 BUGS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/BUGS b/BUGS
index af23fd51..1e880890 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)
-- 
GitLab