aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-06-23 12:36:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-06-23 12:36:13 +0300
commit44e29458a6355ad64e8d89676a441b224ce76cbc (patch)
treec2cdddd3f873301845db9c6ad5cabe2b9c30df13 /test/ChangeLog
parent3f061027b6f0e2fe75b59d17efe93c0b84535b1a (diff)
downloadegawk-44e29458a6355ad64e8d89676a441b224ce76cbc.tar.gz
egawk-44e29458a6355ad64e8d89676a441b224ce76cbc.tar.bz2
egawk-44e29458a6355ad64e8d89676a441b224ce76cbc.zip
Fix parenthesization in the pretty printer for real (we hope!).
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index d2dd6abd..d1561ac0 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * profile4.ok, profile5.ok, profile7.ok: Updated after code changes.
+ * profile7.awk: Added two more statements.
+
2017-06-18 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (mbprintf5): New test.