diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ Tasks * `src:foo` is the whole package. * Upload everything always. * Drop mksysconf. - * Internationalize "Error:" and "Warning:" in `ob_error()` and `ob_warn()`. * In executables, print error (using `printf`) and exit if `ob_set_text_domain()` fails. * Make `set -e` and drop `return 125` from library functions. `shift` |