summaryrefslogtreecommitdiffstats
path: root/TODO.dan
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.dan')
-rw-r--r--TODO.dan3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.dan b/TODO.dan
index 8d993985..8cdb6127 100644
--- a/TODO.dan
+++ b/TODO.dan
@@ -81,7 +81,8 @@ Localize the date display done in --info output. Also, fix other localized
issues- use non-printf when necessary, make sure all two line printed messages
(especially usage instructions) are printed using one print statement. We
may need to use some wchar_t output on the progress bar as char/byte counts
-differ here.
+differ here. Sizes of packages (e.g. 10,400.23 MB) should all be localized with
+correct seperators.
Rewrite makepkg to use terminal-safe coloring/bolding. tput utility should
allow us to do this. Make universal message functions for systemwide use,