]> git.wh0rd.org Git - nano.git/commitdiff
mention typo fix in changelog
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 14 Feb 2005 05:38:06 +0000 (05:38 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 14 Feb 2005 05:38:06 +0000 (05:38 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2322 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index c45ec5437a8f33cf8444786a644688f4368acd46..4f1989037907a96ba92fc3d831c1b8d9113283cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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()