diff --git a/ChangeLog b/ChangeLog
index c62ad9a12f38cbad624ec17bbd29fef21c2ba6ac..d64b22fba8a3b6f1d640b8e14d68b2011ea4e52d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	* doc/Makefile.am (protocol-a.texi): Use '@"a', not '@"a{}', when
 	substituting IAM.
 	* doc/Protocol-A.texi (IAM): Use '@"a', not '@"a{}'.
+	* doc/constructs.expected: @"a{} is no longer used.
 
 	"make check" / Python 1.5 compatibility fixes.
 	* doc/checkargs.py (lexer.__init__): Use string.split for Python