summaryrefslogtreecommitdiffstats
path: root/PROJECTS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-01-24 18:16:40 +0100
committerWerner Koch <wk@gnupg.org>1999-01-24 18:16:40 +0100
commita16e15282a0d75b4843f009a49fe1a20de9b7980 (patch)
tree86ec101fa56b80f4f3c93a69acfda0be92a84a52 /PROJECTS
parentSee ChangeLog: Thu Jan 21 06:22:10 CET 1999 Werner Koch (diff)
downloadgnupg2-a16e15282a0d75b4843f009a49fe1a20de9b7980.tar.xz
gnupg2-a16e15282a0d75b4843f009a49fe1a20de9b7980.zip
See ChangeLog: Sun Jan 24 18:16:26 CET 1999 Werner Koch
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS5
1 files changed, 5 insertions, 0 deletions
diff --git a/PROJECTS b/PROJECTS
index c5c445893..ce0e5be4a 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -47,3 +47,8 @@
* Keep a list of duplicate, faked or unwanted keyids.
+ * use regular C strings for the user ids; this can be done because
+ OpenPGP requires them to be UTF-8 and we can replace a Null by
+ an UTF-8 character (which one?)
+
+