diff options
author | Aaron Marcher <info@nulltime.net> | 2016-12-29 23:27:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-29 23:27:57 +0100 |
commit | 4e7747e78b01b46158ce5374c23230b6e916f3a3 (patch) | |
tree | 16dd82f604dcc96db25d152dd986506366d952da /TODO.md | |
parent | a659d6be83e674d86e287fd1f90e6ffd4f1c51eb (diff) | |
parent | 473525dd18d03b7375d2c8bd25e7e0ebe47db37b (diff) |
Merge pull request #32 from R41z/master
several bugfixes and general improvements, see commits below.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +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" +* [X] see if drkhsh approves it |