summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorraiz <raiz@firemail.cc>2016-12-29 15:37:17 +0300
committerraiz <raiz@firemail.cc>2016-12-29 15:37:17 +0300
commit0a3aa0b4e6dac661f3c318ac3f61e01668442903 (patch)
treeff3535bbc47f15fe5b38213705784db305830173 /TODO.md
parentb231cd90ebe54eef8649996fc80cabc3a420c9e5 (diff)
fix TODO markdown syntax && update
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
index 314cd91..c95b57d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,6 @@
-[ ] fix build on OpenBSD
-[ ] fix build on NetBSD
-[ ] fix build on FreeBSD
-[ ] test wifi functions after the last few commits
-[ ] allow calling routines from command line arguments like: slstatus --datetime "%F %T"
- [ ] see if drkhsh approves it
+* [ ] fix build on OpenBSD
+* [ ] fix build on NetBSD
+* [ ] fix build on FreeBSD
+* [ ] test wifi functions after the last few commits
+* [ ] allow calling routines from command line arguments like: slstatus --datetime "%F %T"
+* [X] see if drkhsh approves it