diff --git a/ChangeLog b/ChangeLog
index 7cf86144e8ff7fad76a3aa0f6cf5fa1bcedfdd30..0f6f8389e5a8d00e53f56910986c6e6f584caaf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-08-16  Per Cederqvist  <ceder@ceder.dyndns.org>
 
+	Fix Texinfo error.
+	* doc/Makefile.am (protocol-a.texi): Use '@"a', not '@"a{}', when
+	substituting IAM.
+	* doc/Protocol-A.texi (IAM): Use '@"a', not '@"a{}'.
+
 	"make check" / Python 1.5 compatibility fixes.
 	* doc/checkargs.py (lexer.__init__): Use string.split for Python
 	1.5 compatibility.