summaryrefslogtreecommitdiffstats
path: root/PROJECTS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-01-12 11:20:24 +0100
committerWerner Koch <wk@gnupg.org>1999-01-12 11:20:24 +0100
commit62957ff4e73a27226c39586e3aa7a36aaea154b1 (patch)
tree6fe49a6bc4e1dcd3a0d8bebd26a7f1e7c90a5458 /PROJECTS
parentSee ChangeLog: Sun Jan 10 19:36:42 CET 1999 Werner Koch (diff)
downloadgnupg2-62957ff4e73a27226c39586e3aa7a36aaea154b1.tar.xz
gnupg2-62957ff4e73a27226c39586e3aa7a36aaea154b1.zip
See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS8
1 files changed, 4 insertions, 4 deletions
diff --git a/PROJECTS b/PROJECTS
index c5eb71ffb..c5c445893 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -4,7 +4,7 @@
(userid, or any other unique identification) on command line.
--> NO: Use a script and --status-fd
- * Change the internal represention of keyid into a struct which
+ * Change the internal representation of keyid into a struct which
can also hold the localid and extend the localid to hold information
of the subkey number because two subkeys may have the same keyid.
@@ -20,7 +20,7 @@
* Add a way to override the current cipher/md implementations
by others (using extensions)
- * Not GnuPG replated: What about option completion in bash?
+ * Not GnuPG related: What about option completion in bash?
Can "--dump-options" be used for this or should we place the
options in a special ELF segment?
@@ -34,9 +34,9 @@
* rewrite --list-packets or put it into another tool.
- * We need a maintainence pass over the trustdb which flags
+ * We need a maintenance pass over the trustdb which flags
signatures as expired if the key used to make the signature has
- expired. Maybe it is a good idea to store the exiration time
+ expired. Maybe it is a good idea to store the expiration time
in the key record of the trustdb.
* write a tool to extract selected keys from a file.