aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 39e55fc5e..1d3c0eaea 100644
--- a/TODO
+++ b/TODO
@@ -118,3 +118,8 @@
* Cleanup m4/ on next gettext update
There is at least one couple of duplicate files: inttype[_-]h.m4.
+
+* UTF-8
+** we need a function to count characters.
+ Something like utf8_strlen. This is needed to correclty count the
+ lengtgh of a passphrase.