From 32f68d0d796255c89ffccf62633d99133fd114f8 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Fri, 16 Aug 2002 17:04:00 +0000 Subject: [PATCH] Fix Texinfo error. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c62ad9a12..d64b22fba 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 -- GitLab