From 07b9c2b90c2bf3f6177814952953a8647b620c16 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Mon, 18 Dec 2000 20:18:37 +0000
Subject: [PATCH] Give the read file error segfault a bug # in BUGS

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

diff --git a/BUGS b/BUGS
index fec77c0b..1adfbcde 100644
--- a/BUGS
+++ b/BUGS
@@ -76,6 +76,8 @@
 - When typing in a string in serahc or replace and hitting CASE_SENSITVE
   or the other search string, the current string edit is blown away in
   favor of the last stored search (47) [FIXED]
+- If nano fails to open a file when it starts up,doing almost anything
+  causes a segfault (discovered by Ben Roberts) (48). [FIXED]
 
 ** Open BUGS **
 
-- 
GitLab