diff options
author | Marcus Brinkmann <[email protected]> | 2003-05-27 05:41:43 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-05-27 05:41:43 +0000 |
commit | 569509758a754c7c76ee2f278c8d0adce5488ec0 (patch) | |
tree | 0a1c6ba5cb803624ca8e6f58edbac6481881e1f0 /doc/ChangeLog | |
parent | 2003-05-27 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-569509758a754c7c76ee2f278c8d0adce5488ec0.tar.gz gpgme-569509758a754c7c76ee2f278c8d0adce5488ec0.zip |
2003-05-27 Marcus Brinkmann <[email protected]>
* gpgme.texi (Protocol Selection): Do not use @acronym in @node
because that breaks texi2dvi.
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index bc4abc02..0f4545cd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2003-05-27 Marcus Brinkmann <[email protected]> + * gpgme.texi (Protocol Selection): Do not use @acronym in @node + because that breaks texi2dvi. + * gpgme.texi (Passphrase Callback): Document new prototype. 2003-05-18 Marcus Brinkmann <[email protected]> |