From 53ea9d162b8ae15d3e232cd38d3c696ac65909bd Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Fri, 18 May 2001 19:58:33 +0000 Subject: [PATCH] Add BUG #60 git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@664 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- BUGS | 2 ++ ChangeLog | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/BUGS b/BUGS index c5dc9193..7e040b23 100644 --- a/BUGS +++ b/BUGS @@ -112,6 +112,8 @@ Corsi) (58) [FIXED]. - When page up is used after two page down's, the screen doesn't update properly (discovered by David Lawrence Ramsey) (59) [FIXED]. +- On BSD systenms, marked cutting sna paste often screws up the + last line in the cutbuffer (discovered by Barry Pederson) (60) [FIXED] ** Open BUGS ** diff --git a/ChangeLog b/ChangeLog index 67856081..0295463a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,7 +33,8 @@ Cvs code - add_to_cutbuffer() - Remove useless statements (Rocco). cut_marked_segment() - - Add bizarre copy of bot node, else *BSD goes ballistic. + - Add bizarre copy of bot node, else *BSD goes ballistic (fixes + BUG #60). - faq.html: - Brought the FAQ up to date, many little changes (Jordi). - files.c: -- 2.39.5