diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 9667c62baf7a7230608308babce929b51d6e5e46..09e1ed036907612edd49183019dc54f034ae1749 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.607 2007/03/21 20:33:02 chrfranke Exp $ +$Id: CHANGELOG,v 1.608 2007/03/22 12:08:17 dpgilbert Exp $ The most recent version of this file is: http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup @@ -33,6 +33,9 @@ NOTES FOR FUTURE RELEASES: see TODO file. <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> + [DG] SCSI/TAPE: some IBM tape drives don't react properly to a LOG + SENSE with an allocation length of 4; work around for that case. + [CF] Applied Guido's patch to fix CCISS LUN array bounds check (openSUSE bug #239956) and remove trailing spaces in os_linux.cpp.