diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index e4d379fa83a464d0b3b7db49093e9f2bc702394f..8131a2f88b39cef82e7a90d0800dde8fdeb43d3a 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.263 2003/11/18 16:55:52 ballen4705 Exp $ +$Id: CHANGELOG,v 1.264 2003/11/19 06:23:22 dpgilbert Exp $ Maintainers / Developers Key: [BA] Bruce Allen @@ -23,6 +23,10 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory): <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE> + [DG] smartd/smartctl: changed scsiClearControlGLTSD() to + scsiSetControlGLTSD() with an 'enabled' argument so '-S on' + and '-S off' work for SCSI devices (if changing GLTSD supported). + [BA] smartd/smartctl: wired in scsiClearControlGLTSD(). Could still use a corresponding Set function. Left stubs for this purpose.