From 6f6adc256a740fc10e04402cc763a4ea37ef93d9 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 3 Jan 2003 17:26:06 +0000
Subject: [PATCH] [BA] smartd,smartctl: added additional Attribute modification
 option        -v 220,temp and -9,temp.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@403 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/TODO | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/sm5/TODO b/sm5/TODO
index df8fe967e..4be8613e0 100644
--- a/sm5/TODO
+++ b/sm5/TODO
@@ -4,7 +4,7 @@ Home page of code is: http://smartmontools.sourceforge.net
 
 Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
-$Id: TODO,v 1.29 2002/12/21 20:23:50 ballen4705 Exp $
+$Id: TODO,v 1.30 2003/01/03 17:26:06 ballen4705 Exp $
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
@@ -33,11 +33,6 @@ Produce version for ATA/ATAPI-7
 
 Modifications
 -------------
-Here is a list of atttribute numbers associated with temperature, by
-manufacturer.  We should either incorporate this into the code, or at
-least provide a command line option that enables attributes 194, 231
-or 9 to be interpreted as Temperature_Celsius.
-http://coredump.free.fr/linux/hddtemp.db
 
 Replace code like this:
   if (errno<sys_nerr)
-- 
GitLab