X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=TODO;h=5c432f5d0de97077b39c4bb7f2fbba094da0c531;hp=90c8f4d62ea3d7595ab3331867be77b2290161aa;hb=d11d8c63ab52c7f6eca2815e47cd6401e72f2c8c;hpb=57b78ebe21b1b48acd337daa5a1cb8c383959cfa 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.