From 231d3d6979dd29aba7cfaf3b1c7d1fc1e4f227ab Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Sat, 22 Jul 2000 19:33:19 +0000 Subject: [PATCH] Update BUGS for closed bugs and update NEWS for the upcoming .13 release git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@112 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- BUGS | 6 +++--- NEWS | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/BUGS b/BUGS index d377b979..4a9d3f80 100644 --- a/BUGS +++ b/BUGS @@ -13,6 +13,9 @@ "ed" with "fred" causes an infinite loop. (15) [FIXED] - Cutting more than one line resets the KEEP_CUTBUFFER flag in 0.9.3 Error is in bitwise assignment (nano.h). (17) [FIXED] +- The wrapping code does not work right for lines like the following: + * * + Error is in do_wrap, must be rewritten. (18) [FIXED] - Nano fails to follow symlinks, even though -l isn't being used (20). [Bug in global flag init, FIXED] - When using --help or --version, the SIGINT character gets lost. (21) [FIXED] @@ -40,9 +43,6 @@ program. Nano only uses ispell (for now) (12) - Cutting a file with marked text and both marker ends on the same line causes a random segfault (16) -- The wrapping code does not work right for lines like the following: - * * - Error is in do_wrap, must be rewritten (18). - Wrapping a line with autoindent mode sometimes causes a segfault (19). - When inserting files, the display sometimes fails to display properly until a pageup/down occurs (22). diff --git a/NEWS b/NEWS index 0abb1eb8..bac0674f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +07/2?/2000 - Nano 0.9.13 has a few new bits and bobs, most notably the + -k option from Pico (cut to end of line). The majority + of changes in this release are bugfixes however, including + the usual display fixes and fixes for writing to symbolic + links and un-writeable files. Barring any other major + changes, this should be the feature set for nano 1.0, + whenever it might be released =-) + 07/07/2000 - Nano 0.9.12 (The "lucky day" release) is bursting with new features, bug fixes, and yummy fruit flavor. For changes, the alternate replace keystroke ^W^T is now -- 2.39.5