From 1c5144105c6c4c2de90c931ef921a696db893e4b Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 17 May 2007 15:35:45 +0000 Subject: [PATCH] Oops, "is" instead of "isn't" git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@117 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/ChangeLog b/scst/ChangeLog index fb35753f7..327a558ea 100644 --- a/scst/ChangeLog +++ b/scst/ChangeLog @@ -8,7 +8,7 @@ Summary of changes between versions 0.9.5 and 0.9.6 implemented full support for SCSI task attributes (SIMPLE, ORDERED, etc.). - - Updated to work on 2.6.20.x, no update for 2.6.21.x is needed + - Updated to work on 2.6.20.x, no update for 2.6.21.x isn't needed. - Updated to work on 2.6.19.x, thanks to Ming Zhang.