]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - TODO
ChangeLog: update for v1.0.3.
[xfce4-hdaps.git] / TODO
diff --git a/TODO b/TODO
index dd59177758dce1a0452afc7b4581268a5cdf49f9..8bb6b0b8a01861266d26e3b2e55f53178a28cfd7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
-v0.0.5
-------
-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
+Low-priority items:
+
+1. 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.
+
+2. Replace FILENAME_MAX with something that won't cause problems on
+   Unices without path length limits.