diff --git a/sm5/TODO b/sm5/TODO
index 6a5464433abe28cee25e3936885755bba0350fd2..ee634a18a24372c9678aad28cd0ebd77ba5c6d39 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.11 2002/10/24 07:50:45 ballen4705 Exp $
+$Id: TODO,v 1.12 2002/10/24 10:31:02 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
@@ -34,6 +34,12 @@ Produce version for ATA/ATAPI-7
 Modifications
 -------------
 
+Change smartd so that it also monitors usage as well as prefail attributes for failure
+or changes.  Make this a command line option
+
+Change smartd so that it monitors the ATA disk error log, and if the number of errors changes,
+log an entry.
+
 Change input command line from using current command line format
 (getopt) to getopt_long() for long input options.  This will be
 helpful in adding device specific options.