diff --git a/doc/janitor-projects.txt b/doc/janitor-projects.txt index 4348c0c7e69843304e523e64cfee6404df81cb7d..1e918eff29ee9a548a41f3180e986d2c67fc7d30 100644 --- a/doc/janitor-projects.txt +++ b/doc/janitor-projects.txt @@ -34,3 +34,5 @@ -- Ensure that Realtime-enabled modules do not depend on the order of columns returned by the database lookup (example: outboundproxy and host settings in chan_sip). -- Convert all usage of the signal(2) system API to the more portable sigaction(2) system API. + + -- Make the applications in utils/ selectable in menuselect and turn off muted by default. Propably others too.