summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 21:48:59 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 21:48:59 +0200
commit7da5436ceb9179d107550f3f563b5119c1cf0310 (patch)
tree957c57c1b1868c93ee7eddbd0a9977cd33be563d
parent5fa56a8b4cd87942236202c83099d6808824ef9d (diff)
rearrange TODOs
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2445cd8..0cf9c6e 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
Hint: Run 'make todo' to see everything in every file what is to do!
-TODO: - Documentation of all features/options (manpage)
-TODO: - Create a Debian package and put it to deb.buetow.org
-TODO: - Use X?HTML5
TODO: - Use more Modern Perl
+TODO: - Use X?HTML5
+TODO: - Create a Debian package and put it to deb.buetow.org
+TODO: - Documentation of all features/options (manpage)