From: Michael Orlitzky Date: Fri, 20 Feb 2009 03:48:32 +0000 (-0500) Subject: Updated the TODO with another good idea from Evgeni. X-Git-Tag: v0.0.6~8 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=036081012ea690b46500481cb83efd1048d92dd6;hp=f96fd73099713a39795b0b32c418f2af8818a96a Updated the TODO with another good idea from Evgeni. Updated the "next" version in the TODO. --- diff --git a/TODO b/TODO index dd59177..37d6b95 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ -v0.0.5 +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 structute might be appropriate. \ No newline at end of file +the "on" states. An HdapsState structure might be appropriate.