From 8e0fe539d7bd91415dd6a86a2d53bf2489a43fc2 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Thu, 14 Nov 2002 14:59:03 +0000 Subject: [PATCH] updated changelog git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@277 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index a94d21baf..0ebc44873 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.46 2002/11/14 05:42:49 ballen4705 Exp $ +$Id: CHANGELOG,v 1.47 2002/11/14 14:59:03 ballen4705 Exp $ Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> @@ -25,6 +25,12 @@ NOTES FOR FUTURE RELEASES: see TODO file. CURRENT RELEASE (see VERSION file in this directory): + Changed way that entries in the ATA error log are printed, + to make it clearer which is the most recent error and + which is the oldest one. + +smartmontools-5.0.43 + Changed Temperature_Centigrade to Temperature_Celsius. The term "Centigrade" ceased to exist in 1948. (c.f http://www.bartleby.com/64/C004/016.html). -- GitLab