Oops, now credit DB

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1414 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2003-02-03 03:33:04 +00:00
parent a0d89977b7
commit dbfc56cb8e
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ CVS Code -
nano.c:breakable() (David Benbennick).
- Fix screen getting trashed on signals nano can catch
(TERM and HUP). New global variable curses_ended,
changes to winio.c:statubar() and nano.c:die().
changes to winio.c:statubar() and nano.c:die()
(David Benbennick).
- cut.c:
do_cut_text()
- Fix incorrect cursor location when cutting long lines