aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9e81cc2..9e076e12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2020-06-05 Arnold D. Robbins <arnold@skeeve.com>
+ * awkgram.y: Allow @/foo/ as return expression in a function.
+ Oops.
+
+2020-06-05 Arnold D. Robbins <arnold@skeeve.com>
+
* configure.ac: Add call to AM_PROG_AR for use in
cross compiles. Thanks to Sergei Trofimovich <slyfox@gentoo.org>
for the patch.