aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-12-18 22:47:57 +0100
committercbdev <cb@cbcdn.com>2019-12-18 22:47:57 +0100
commitafe2f2a9cb809e4a28ae519db239fa0e4f136685 (patch)
tree08f5e9d899d719c42ec0b7b35cd1c75988fb3af9 /TODO
parent65501fcd14f347c8e1438fd2e7d6b88b642e4fe7 (diff)
downloadmidimonster-afe2f2a9cb809e4a28ae519db239fa0e4f136685.tar.gz
midimonster-afe2f2a9cb809e4a28ae519db239fa0e4f136685.tar.bz2
midimonster-afe2f2a9cb809e4a28ae519db239fa0e4f136685.zip
Style fixes in installer
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index a5b5e7c..6dc3d72 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ Note source in channel value struct
Optimize core channel search (store backend offset)
udp backends may ignore MTU
mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway) -> documentation
-installer: implement an upgrade mode (check for newer versions in the repo)
make event collectors threadsafe to stop marshalling data...
collect & check backend API version
introduce backend logging macro