commit 3ac937a023f60886bf2d2ebab84fe49627d3de99
parent 5c6379d64f3d84c28a57354a0d9265ca1d2f133b
Author: Jordi Mallach <jordi@gnu.org>
Date: Sat, 18 May 2002 21:15:24 +0000
Reformat: put open bugs at the top.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1217 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/BUGS b/BUGS
@@ -1,3 +1,6 @@
+** Open BUGS **
+
+** Fixed 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) [FIXED/IRRELEVANT]
@@ -132,6 +135,5 @@
- Home and End control keys (^A, ^E) do not always work in filename
prompt (bug found by Ian Turner) (69) [1.0 series only] [FIXED].
- Trying to insert a file of 0 bytes will hang nano (70) [FIXED].
-** Open BUGS **
$Id$