diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 65861564b43a0ece00bf3f6c295464a1e03c3b59..eaeaa5c4cf96e60b3d444fbf9815d42aa351ac7a 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.