From 266d10d2e695bf44a62b20d3e9409e753ddc5bd9 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 21 Jan 2003 03:22:01 +0000 Subject: [PATCH] updated git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@459 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index e7d28c92f..b6e6aced6 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.87 2003/01/17 21:47:06 ballen4705 Exp $ +$Id: CHANGELOG,v 1.88 2003/01/21 03:22:01 ballen4705 Exp $ Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> @@ -33,6 +33,12 @@ NOTES FOR FUTURE RELEASES: see TODO file. CURRENT RELEASE (see VERSION file in this directory): +smartmontools-5.1-4 + + [BA] Fixed bug in smartctl pointed out by Pierre Gentile. + Tryata and tryscsi were reversed -- now works on /devfs + SCSI devices. + [BA] Fixed bug in smartctl pointed out by Gregory Goddard <ggoddard@ufl.edu>. Manual says that bit 6 of return value turned on if errors found in smart error log. But -- GitLab