brought up to date due to recent totsize fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@75 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Robert Siemborski 2000-07-06 02:18:22 +00:00
parent acf71da636
commit 82e603d273
1 changed files with 2 additions and 1 deletions

3
BUGS
View File

@ -36,4 +36,5 @@
by the fact that we count the newline at the end when we read in a file
but we do not, in fact, display this newline. This should go away
implicitly when the "Magic Line" returns, but it is noted here for
documentation's sake. (24)
documentation's sake. (24) [FIXED]
- totsize becomes incorrect after word-wrapping (25)