From 5bbce6a8476704fad1d3ca6e4d54b8e38cbb5f24 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Thu, 10 Jan 2002 12:48:16 +0000
Subject: [PATCH] Oops, make that Bug #68 :-)

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@994 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 BUGS      | 2 +-
 ChangeLog | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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
-- 
GitLab