]> git.wh0rd.org Git - nano.git/commitdiff
Added Bug #55
authorChris Allegretta <chrisa@asty.org>
Mon, 12 Feb 2001 05:01:05 +0000 (05:01 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 12 Feb 2001 05:01:05 +0000 (05:01 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@530 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

BUGS

diff --git a/BUGS b/BUGS
index b36caa75f0bbfaf7e53b0d5fb3bdc2a6a7f89eab..2bb6805994d0afacd923578d47881efdb75fe6e5 100644 (file)
--- a/BUGS
+++ b/BUGS
 - Alt speller argument (-s, --speller) does not take a string argument of
   more than one word. (53) [FIXED].
 - Cut to end cutting (-k) causes segfaults (try cutting "- Backup making
-  (filename~)?" line in TODO file) (discovred by
+  (filename~)?" line in TODO file) (discovered by
   higuita@cadernoverde.com) (54) [FIXED].
 
 
 ** Open BUGS **
 
 $Id$
+
+- When using autoindent (-i), wrapped text does not get auto-indented
+  (55, discovered by Mark Senior).