git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3050 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey 2005-10-25 06:27:38 +00:00
parent 2de84c1c8d
commit b2bf101d0c
1 changed files with 1 additions and 1 deletions

View File

@ -3508,7 +3508,7 @@ GNU nano 1.1.99pre2 - 2003.02.03
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:statusbar() and nano.c:die()
(David Benbennick).
- cut.c:
do_cut_text()