aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2004-10-28 22:08:15 +0000
committerDavid Shaw <[email protected]>2004-10-28 22:08:15 +0000
commit0934d10e0fe13702653fe11d50faa6d95e5fb8c0 (patch)
tree1d5efd8014b78999944d37cfedc8e7d2fdd11440
parent* gpgkeys_finger.c [_WIN32] (connect_server): Fix typo. (diff)
downloadgnupg-0934d10e0fe13702653fe11d50faa6d95e5fb8c0.tar.gz
gnupg-0934d10e0fe13702653fe11d50faa6d95e5fb8c0.zip
* DETAILS: Document SIG_SUBPACKET status tag.
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/DETAILS4
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1fa0d440d..1db9704cf 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-28 David Shaw <[email protected]>
+
+ * DETAILS: Document SIG_SUBPACKET status tag.
+
2004-10-28 Werner Koch <[email protected]>
* Makefile.am (EXTRA_DIST): Add gpg.ru.1.
diff --git a/doc/DETAILS b/doc/DETAILS
index a9c1bbfb6..82450c087 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -564,6 +564,10 @@ more arguments in future versions.
encoding it is not possible to know the length ahead of time.
In that case, this status tag does not appear.
+ SIG_SUBPACKET <type> <flags> <len> <data>
+ This indicates that a signature subpacket was seen. The
+ format is the same as the "spk" record above.
+
Format of the "--attribute-fd" output
=====================================