summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-13 19:09:33 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-13 19:09:33 (EDT)
commit7ce619cbbac534e9cf1a934189e57c8464ea2c45 (patch)
treebca90cf31abba28682c13022603130df373ca3b9 /TODO
parent2ab84a2acf2328e531473baf618bebf409f6ad1a (diff)
TODO: Improve in-place locale loading
Diffstat (limited to 'TODO')
-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
------------------