add missing changelog update

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2267 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-01-14 21:19:06 +00:00
parent c4c45aa532
commit b3aeb13682
1 changed files with 3 additions and 2 deletions

View File

@ -63,8 +63,9 @@ CVS code -
make them read the shortcut lists for functions instead of make them read the shortcut lists for functions instead of
manually running them, to make nanogetstr() less complex, and manually running them, to make nanogetstr() less complex, and
to increase flexibility. Note that currshortcut is now used to increase flexibility. Note that currshortcut is now used
regardless of #ifdefs. Changes to shortcut_init() and regardless of #ifdefs, and that cutting text at the statusbar
nanogetstr(); new functions do_statusbar_input(), now respects the CUT_TO_END flag. Changes to shortcut_init()
and nanogetstr(); new functions do_statusbar_input(),
do_statusbar_mouse(), do_statusbar_home(), do_statusbar_end(), do_statusbar_mouse(), do_statusbar_home(), do_statusbar_end(),
do_statusbar_right(), do_statusbar_left(), do_statusbar_right(), do_statusbar_left(),
do_statusbar_backspace(), do_statusbar_delete(), do_statusbar_backspace(), do_statusbar_delete(),