From 1ad805747e0cbcf9884ddb5e1d8bbf839b5ba8cc Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 26 Feb 2011 16:36:32 -0500 Subject: [PATCH] Move the FILENAME_MAX todo item into the "whenever" category, because that's when it's going to get done. --- TODO | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 37d6b95..9c0b458 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,8 @@ -v0.0.6 ------- -Replace FILENAME_MAX with something that won't cause problems on -Unices without path length limits. - Whenever -------- The status determination (on, off, error) should really be the responsibility of the HDAPS code. Currently, the plugin handles all of the "on" states. An HdapsState structure might be appropriate. + +Replace FILENAME_MAX with something that won't cause problems on +Unices without path length limits. -- 2.43.2