update TODO

This commit is contained in:
Lennart Poettering 2013-12-23 02:08:12 +01:00
parent dff91e8b7f
commit 508c6f95cb

3
TODO
View file

@ -50,8 +50,6 @@ Features:
* code cleanup * code cleanup
- we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() - we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend()
* switch to SipHash for hashmaps/sets?
* when we detect low battery and no AC on boot, show pretty splash and refuse boot * when we detect low battery and no AC on boot, show pretty splash and refuse boot
* move libasyncns into systemd as libsystemd-asyncns * move libasyncns into systemd as libsystemd-asyncns
@ -123,7 +121,6 @@ Features:
- longer term: - longer term:
* priority queues * priority queues
* priority inheritance * priority inheritance
- move to siphash for bloom filter
- dbus spec updates: - dbus spec updates:
- kdbus mapping - kdbus mapping
- NameLost/NameAcquired obsolete - NameLost/NameAcquired obsolete