X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre-iokit%2FChangeLog;h=69e48fbdbe62d4954751325902c2bf46f0bbdad1;hb=7cac1505c1d02732878ca9a6530fe94e396e3fb8;hp=266d1411a1d0e03c0c4c0e011f53ef4b0612ce2b;hpb=bf527ab7e56d4445f81223b23302b3cbf0dc5fb1;p=fs%2Flustre-release.git diff --git a/lustre-iokit/ChangeLog b/lustre-iokit/ChangeLog index 266d141..69e48fb 100644 --- a/lustre-iokit/ChangeLog +++ b/lustre-iokit/ChangeLog @@ -8,3 +8,15 @@ Fixes for bug: 11171 - Added common library "libobd" - Improved obdfilter-survey +2007-08-01 Jitendra Pawar + Fixes for bug: 10961 + - Modified README.obdfilter-survey +2007-08-22 Jitendra Pawar + Aditions for bug: 11171 + - Added automatic ondecho module load support on client and server + - Added flexible OSS setup and cleanup +2007-09-21 Jitendra Pawar + Aditions for bug: 11171, 10961 + - removed OSTS and ECHO_CLIENTS command line options, instead + used only 'targets' option for all three cases. + - modified README-obdfilter-survey as per changes in 11171.