From 99598dd6a696c330e361239003856f063d541341 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 25 Nov 2002 08:43:23 +0000 Subject: [PATCH] Updated git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@328 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 65861564b..eaeaa5c4c 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.58 2002/11/25 04:31:54 ballen4705 Exp $ +$Id: CHANGELOG,v 1.59 2002/11/25 08:43:23 ballen4705 Exp $ Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> @@ -31,6 +31,11 @@ NOTES FOR FUTURE RELEASES: see TODO file. CURRENT RELEASE (see VERSION file in this directory): + [BA] smartctl: modified so that arguments could have either a single - + as in -ea or multiple ones as in -e -a. Improved warning message for + device not opened, and fixed error in redirection of error output of + HD identity command. + [PW] smartd: added support for long options. All short options are still supported; see manpage for available long options. -- GitLab