diff --git a/docs.d/TODO.md b/docs.d/TODO.md index 18c1779..3a342ee 100644 --- a/docs.d/TODO.md +++ b/docs.d/TODO.md @@ -1,4 +1,6 @@ # Stuff To Consider / Implement -* log rotation/compression * 020-generate-init-script.sh +* revisit o2d methods in lua + * make the case-insensitivity (a) work && (b) be optional + * at the moment it does a case-insensitive match AND THEN a case-sensitive lookup in a dictionary