X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=37d6b958e4b459c9bf7bdee1a15d55ec54255ffd;hb=5d0aa1eae35ab41bf10ab81e3f4ec23b6d4453ef;hp=dd59177758dce1a0452afc7b4581268a5cdf49f9;hpb=fa855d15a11ff4841480899ebdeb6925462ec2e4;p=xfce4-hdaps.git 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.