mention typo fix in changelog

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2322 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-02-14 05:38:06 +00:00
parent 4c75faa211
commit 45edf361a8
1 changed files with 2 additions and 0 deletions

View File

@ -196,6 +196,8 @@ CVS code -
handle_sigwinch()
- If the justify buffer isn't empty, blow it away and don't
display "UnJustify" in the shortcut list anymore. (DLR)
usage()
- Typo fix. (DLR)
do_wrap()
- Make wrap_loc and word_back ssize_t's, to match fill. (DLR)
break_line()