]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Updated the TODO with another good idea from Evgeni.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 20 Feb 2009 03:48:32 +0000 (22:48 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 20 Feb 2009 03:48:32 +0000 (22:48 -0500)
Updated the "next" version in the TODO.

TODO

diff --git a/TODO b/TODO
index dd59177758dce1a0452afc7b4581268a5cdf49f9..37d6b958e4b459c9bf7bdee1a15d55ec54255ffd 100644 (file)
--- 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 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.