diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-25 03:13:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-25 03:13:58 +0200 |
commit | d287d658472ce2dbc1a312a0e9482757c5799631 (patch) | |
tree | 848be28aad423d8b7cb86b40edea3dc22000eb55 /TODO | |
parent | add header for libmdsclient that includes all libmdsclient headers (diff) | |
download | mds-d287d658472ce2dbc1a312a0e9482757c5799631.tar.gz mds-d287d658472ce2dbc1a312a0e9482757c5799631.tar.bz2 mds-d287d658472ce2dbc1a312a0e9482757c5799631.tar.xz |
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -56,6 +56,11 @@ Need testing: vt colour +Makefile: + + When linking libraries, soname should be specified + + Fast lanes Optimise use of mutexe by replace them with rwlocks (where appropriate) Listen for `Command: reregister` |