From d1a4b5cb0127610c13c0615340286eb9f45b6f7b Mon Sep 17 00:00:00 2001 From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 16 Oct 2010 13:58:31 +0000 Subject: [PATCH] Update NEWS. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3188 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- smartmontools/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/smartmontools/NEWS b/smartmontools/NEWS index 539e01f15..6eb20a1c2 100644 --- a/smartmontools/NEWS +++ b/smartmontools/NEWS @@ -12,9 +12,12 @@ Summary: smartmontools release 5.40 - Option '-v' allows to specify byte order of attribute raw value - configure: New default value for '--with-docdir'. - configure: '--enable-drivedb' is now the default. +- Improved support for Intel SSDs. +- Improved support for SandForce based SSDs. - Drive database is in a separate source file 'drivedb.h' which can be downloaded from SVN. - USB ID info is now included in 'drivedb.h'. +- Many additions to drive database. - New script 'update-smart-drivedb'. - smartd libcap-ng support, option '-C, --capabilities'. - smartd directive '-l xerror' to check Extended Comprehensive @@ -30,6 +33,8 @@ Summary: smartmontools release 5.40 - Windows: Support for cross compilation on Linux. - Fix regression in smartctl option '-t select,M-N'. - Fix SCT temperature table commands on big endian CPUs. +- Fix regression in smartd SMARTD_DEVICE and SMARTD_DEVICETYPE + environment variables. Date 2010-01-28 Summary: smartmontools release 5.39.1 -- GitLab