summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a71e1b9..3560873 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,8 @@ General Cleanup
* Finish manual pages for functions and utilities.
* Change/update option letters for `ob_parse_dep()`.
* Reconsider using `getopts`.
+ * Improve in-place locale loading, including the safety of
+ `printf "${_OB_LOCALE_PATH}"`.
Functional Changes
------------------