summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-01-25 11:26:55 +0100
committerWerner Koch <wk@gnupg.org>2007-01-25 11:26:55 +0100
commit0d4b2056307ebb9ff2b938c1518014fbdf2c8f49 (patch)
tree5e17e51e33b0844372f8c0523e6e512ab485837f /TODO
parentagent/ (diff)
downloadgnupg2-0d4b2056307ebb9ff2b938c1518014fbdf2c8f49.tar.xz
gnupg2-0d4b2056307ebb9ff2b938c1518014fbdf2c8f49.zip
jnlib/
* stringhelp.c (utf8_charcount): New. agent/ * genkey.c (check_passphrase_constraints): Use UTF-8 aware strlen.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1d3c0eaea..6733d1cc2 100644
--- a/TODO
+++ b/TODO
@@ -120,6 +120,4 @@
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.
+ UTF-8 specific TODO.