diff options
author | Marcus Brinkmann <[email protected]> | 2005-10-01 22:14:40 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-10-01 22:14:40 +0000 |
commit | 20f85c2b57483a892d8f71022c3880c9cfa48dae (patch) | |
tree | eff41d8388352fcb89b6b5394ddfccaecd2f5b55 /doc/ChangeLog | |
parent | Post-release fixup. (diff) | |
download | gpgme-20f85c2b57483a892d8f71022c3880c9cfa48dae.tar.gz gpgme-20f85c2b57483a892d8f71022c3880c9cfa48dae.zip |
2005-10-01 Marcus Brinkmann <[email protected]>
* gpgme.texi: Enclose all return parameters of deftypefuns in
curly brackets.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4d227f83..06a49c37 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2005-10-01 Marcus Brinkmann <[email protected]> + * gpgme.texi: Enclose all return parameters of deftypefuns in + curly brackets. + * gpgme.texi (Signature Notation Data): New section. (Verify): Added more about the notation data structure. |