18b78fff8101750b90bfe786ce6e4275bf155cef
[apps/madmutt.git] / TODO.mutt-ng
1 Here's a list of all mutt-ng specific TODOs (not in priority order):
2
3 muttngbug must call fleang, not flea
4
5 Really make sure that there're no more files installed with conflicting
6 paths between mutt <-> mutt-ng. Update documentation to state that
7 there're new version of all helper programs.
8
9 We need to do a security audit. At least remove all the unsafe function calls, even when they're
10 marked with "secure" or "checked", and replace it with secure alternatives instead.