aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-05-27 05:41:43 +0000
committerMarcus Brinkmann <[email protected]>2003-05-27 05:41:43 +0000
commit569509758a754c7c76ee2f278c8d0adce5488ec0 (patch)
tree0a1c6ba5cb803624ca8e6f58edbac6481881e1f0 /doc/ChangeLog
parent2003-05-27 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-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/ChangeLog3
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]>