Skip to content
Snippets Groups Projects
Commit 616d220b authored by ballen4705's avatar ballen4705
Browse files

Update changelogs for new release

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@62 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 433b94b9
Branches
No related tags found
No related merge requests found
CHANGELOG for smartmontools
$Id: CHANGELOG,v 1.7 2002/10/17 04:04:55 ballen4705 Exp $
$Id: CHANGELOG,v 1.8 2002/10/17 04:10:44 ballen4705 Exp $
Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
......@@ -22,6 +22,7 @@ California, Santa Cruz. http://ssrc.soe.ucsc.edu/
smartmontools-5.0-10
Removed extraneous space before printing in some error messages
Fixed additional typos in documentation
Fixed some character buffers that were too short for their contents.
......
......@@ -100,6 +100,33 @@ fi
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* Oct 17 2002 Bruce Allen smartmontools-support@lists.sourceforge.net
Removed extraneous space before some error message printing.
Fixed some character buffers that were too short for contents.
Only used for unrecognized drives, so probably damage was minimal.
* Oct 16 2002 Bruce Allen smartmontools-support@lists.sourceforge.net
Initial release. Code is derived from smartsuite, and is
intended to be compatible with the ATA/ATAPI-5 specifications.
For IBM disks whose raw temp data includes three temps. print all
three
print timestamps for error log to msec precision
added -m option for Hitachi disks that store power on life in
minutes
added -L option for printing self-test error logs
in -l option, now print power on lifetime, so that one can see
when the error took place
updated SMART structure definitions to ATA-5 spec
added -p option
added -f and -F options to enable/disable autosave threshold
parameters
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment