ChangeLog and ToDo files updated

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@725 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2009-03-27 19:50:23 +00:00
parent ddf8e1d499
commit eb14f7ca12
9 changed files with 207 additions and 46 deletions
+10
View File
@@ -0,0 +1,10 @@
Summary of changes in SRPT between versions 1.0.0 and 1.0.1
-----------------------------------------------------------
- Update for kernels up to 2.6.29
- Fixed incorrect SCST state used on error path
- Unneeded context switches during commands processing eliminated
- Minor fixes and cleanups