commit 07b9c2b90c2bf3f6177814952953a8647b620c16
parent 651216388c38213597d5c0cc549ece897c67a580
Author: Chris Allegretta <chrisa@asty.org>
Date: Mon, 18 Dec 2000 20:18:37 +0000
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
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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 **