X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=TODO;h=a4566505f1d12cde089db5f22a860baa46edf437;hp=90c8f4d62ea3d7595ab3331867be77b2290161aa;hb=c78934a448d0126709fccec3d5a636b3baa87da4;hpb=57b78ebe21b1b48acd337daa5a1cb8c383959cfa diff --git a/TODO b/TODO index 90c8f4d..a456650 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 broad list of long-term goals. +Otherwise, the code itself is documented with stuff that needs doing: + +FIXME marks a known bug and/or broken, incomplete code. +TODO marks code that could use some refactoring or possible new features.