diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |