From: Charles McGarvey Date: Wed, 30 Sep 2009 05:01:24 +0000 (-0600) Subject: todo change X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=commitdiff_plain;h=b887538a8ccc1c904f6aa24f0f6dcc23e0cc2f72 todo change --- diff --git a/TODO b/TODO index 90c8f4d..5c432f5 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ -The man page (doc/yoink.6) may have a list. +The man page (doc/yoink.6) might have a general list of broad, long-term goals. +Otherwise, the code itself is documented with stuff that needs doing: + +FIXME marks a bug and/or broken, incomplete code. +TODO marks code that could use some refactoring or possible new features.