aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-03-07 23:10:07 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-03-07 23:10:07 +0200
commitcdb4a756f4f91b5d36709a5e8725700d83fb8688 (patch)
tree183338a87c6bd0d2ca0e3e5e42f551b42a86de32 /helpers/ChangeLog
parentc022d42b6162cadaced36c3bbf454e4e5dba8111 (diff)
parent13927d9dec274f6c188005a9d87e097e225a1799 (diff)
downloadegawk-cdb4a756f4f91b5d36709a5e8725700d83fb8688.tar.gz
egawk-cdb4a756f4f91b5d36709a5e8725700d83fb8688.tar.bz2
egawk-cdb4a756f4f91b5d36709a5e8725700d83fb8688.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'helpers/ChangeLog')
-rw-r--r--helpers/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index ac00c1f5..aaf1e489 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,9 @@
+2016-03-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * fixdump.awk (translate): Remove extraneous spaces in
+ prints of code targets.
+ * fixdump.awk: Convert to normal Unix line endings.
+
2015-08-28 Daniel Richard G. <skunk@iSKUNK.ORG>
* testdfa.c: Define and use the USE_EBCDIC cpp symbol