From: raiz Date: Thu, 29 Dec 2016 12:37:17 +0000 (+0300) Subject: fix TODO markdown syntax && update X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=0a3aa0b4e6dac661f3c318ac3f61e01668442903;p=suckless%2Fslstatus.git fix TODO markdown syntax && update --- 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