From: Chris Allegretta Date: Thu, 10 Jan 2002 12:48:16 +0000 (+0000) Subject: Oops, make that Bug #68 :-) X-Git-Tag: v1.1.6~37 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5bbce6a8476704fad1d3ca6e4d54b8e38cbb5f24;p=nano.git Oops, make that Bug #68 :-) git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@994 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/BUGS b/BUGS index 517878a5..a4c51933 100644 --- a/BUGS +++ b/BUGS @@ -128,7 +128,7 @@ "magic line" is not created" (reported by David Lawrence Ramsey, fixed by David Lawrence Ramsey & Chris) (66) [FIXED]. - ^C does not work after a suspend in tcsh (discovered by - Trevor Cordes) (67) [FIXED]. + Trevor Cordes) (68) [FIXED]. ** Open BUGS ** diff --git a/ChangeLog b/ChangeLog index 6008b8c1..056df949 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,7 @@ CVS code - val - 32, fixes Alt-R calling doprev instead of replace. do_suspend() - Call tcsetattr() to restore the old terminal settings, so - tcsh can use ^C after suspend for example (fixes BUG #67). + tcsh can use ^C after suspend for example (fixes BUG #68). - global.c: shorcut_init() - Replace hard coded ALT_G and ALT_H values in the replace