diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-15 23:56:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-15 23:56:07 (EDT) |
commit | 90477ba65eed98e6413dac9b605d9ea3002c9192 (patch) | |
tree | c4393fc4952802cb28e37b9b92739adc9db55c2d /TODO | |
parent | b5aa7a33b9ecdc0175d2f58f131f6f7ce575a61b (diff) |
TODO: In-place locale loading and function docs are done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -5,10 +5,7 @@ General Cleanup --------------- * Add more error handling? - * Finish manual pages for functions and utilities. - * Improve in-place locale loading, including the safety of - `printf "${_OB_LOCALE_PATH}"`. Handle libopkbuild and the application - separately, as one may be running in-place while the other is installed. + * Finish manual pages for utilities. * Make ob- executables work without environment variables from opkbuild? * Add unit tests for executables. * Drop mksysconf. |