diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ------------------ |