diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index c2eb63424704119336dc87dee242c2df5319341e..1f9f98ae267302f78efd298e001c54e3c1958712 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.259 2003/11/17 03:10:40 ballen4705 Exp $ +$Id: CHANGELOG,v 1.260 2003/11/17 11:56:28 dpgilbert Exp $ Maintainers / Developers Key: [BA] Bruce Allen @@ -23,6 +23,12 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory): <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE> + [DG] smartctl: output scsi transport protocol if available + + [DG] scsi: stop device scan in smartd and smartctl if badly formed + mode response [heuristic to filter out USB devices before we + (potentially) lock them up]. + [BA] smartd: deviceclose()->CloseDevice(). Got rid of SCSIDEVELOPMENT macro-enabled code. Added -W to list of gcc specific options to always enable. Made code clean for -W warnings.