aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4202381..fcf4e04b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-05-09 Arnold D. Robbins <arnold@skeeve.com>
+ * 4.1.0: Release tar ball made.
+
+2013-05-09 Arnold D. Robbins <arnold@skeeve.com>
+
* awkgram.y (snode): Make it a fatal error to use a regexp constant
as the second argument of index(). Thanks to Christopher Durant
<christopher.durant@marquesa.net> and Brian Kernighan for the report