From cf7c9936ad11a05e2d09632b3dda9ce2699230f6 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Wed, 30 Aug 2000 13:57:36 +0000
Subject: [PATCH] Updated BUGS

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

diff --git a/BUGS b/BUGS
index a8cccc87..c0a5842c 100644
--- a/BUGS
+++ b/BUGS
@@ -53,6 +53,8 @@
  [FIXED]
 - When doing a search and the marker is set, the screen does not always
   properly update the inverted text (39). [FIXED]
+- Searches for a string that only exist on one line multiple times will
+  fail after finding the last occurance (discovered by Ken Tyler) (40). [FIXED]
 ** Open BUGS **
 
 - Marked cutting sometimes leaves a newline in the file unintelligently,
-- 
GitLab