From e91886248b0a7103fff0beed70382e31d2677e81 Mon Sep 17 00:00:00 2001 From: samm2 <samm2@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sun, 11 Oct 2009 00:21:15 +0000 Subject: [PATCH] NEWS - reflect recent changes git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2956 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- smartmontools/NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/smartmontools/NEWS b/smartmontools/NEWS index fecadd2d8..e99216019 100644 --- a/smartmontools/NEWS +++ b/smartmontools/NEWS @@ -10,7 +10,7 @@ Summary: smartmontools release 5.39 (UNSTABLE/EXPERIMENTAL) ----------------------------------------------------------- - Sourcecode repository moved from CVS to SVN - Support for USB devices with Cypress, JMicron and Sunplus USB bridges -- USB device type autodetection for some devices on Linux and Windows +- USB device type autodetection for some devices on Linux,Windows and FreeBSD (http://smartmontools.wiki.sourceforge.net/overview_USB-Support) - Support for Areca controllers on Linux - Support for MegaRAID controllers on Linux @@ -38,7 +38,7 @@ Summary: smartmontools release 5.39 (UNSTABLE/EXPERIMENTAL) - Option '-s PREFIX' to store smartd internal state until next startup - Configure option to enable the above by default - Change to an object oriented interface to access ATA and SCSI devices -- Linux and Win32 modules migrated to new interface +- Linux, Win32 and FreeBSD modules migrated to new interface - Rework of smartd data structures - Checkin date and SVN revision and optional BUILD_INFO printed in version info - Better support for gSmartControl on Windows @@ -49,7 +49,8 @@ Summary: smartmontools release 5.39 (UNSTABLE/EXPERIMENTAL) - C++ Support for QNX Target, already tested for QNX 6.3.2 on x86 and armle target - Additional support for Samsung MLC flash drives - +- New device type detection algorithm on FreeBSD, not based on filename +- Support for the adaX (ATA on CAM bus) devices on FreeBSD 8.0 and higher Date 2008-03-10 Summary: smartmontools release 5.38 (STABLE) -- GitLab