From 42041975be133309c77b435a571877f2112792df Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Thu, 15 Aug 2002 08:51:58 +0000
Subject: [PATCH] "make check" may now work with Python 1.5.

---
 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 1eea76f09..47d55c85f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2002-08-15  Per Cederqvist  <ceder@ceder.dyndns.org>
 
+	"make check" may now work with Python 1.5.
+	* doc/checkargs.py (prot_a_type.use): Don't use +=.
+	(reader.getc_eofok): Ditto.
+	(lexer.toplevel_rarg): Ditto.
+	(lexer.toplevel_aarg): Ditto.
+
 	"make check" should no longer require gawk.
 	* doc/Makefile.am (.texi.notab): Use $(AWK), not gawk.  At least
 	some other awk implementations supports this script.
-- 
GitLab