aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-04 09:40:09 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-04 09:40:09 +0300
commit8beb9796b17b6ca48eb62df8fd3d31421e43c761 (patch)
tree030405b2398ce8c7333b561bb65586a62111a617 /helpers/ChangeLog
parent611353597e20081bd0c72617e24fa5ff4c63dac1 (diff)
downloadegawk-8beb9796b17b6ca48eb62df8fd3d31421e43c761.tar.gz
egawk-8beb9796b17b6ca48eb62df8fd3d31421e43c761.tar.bz2
egawk-8beb9796b17b6ca48eb62df8fd3d31421e43c761.zip
New helper file, chlistref.awk.
Diffstat (limited to 'helpers/ChangeLog')
-rw-r--r--helpers/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index c9121403..a5bbafb1 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,7 @@
+2014-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * chlistref.awk: New file. Finds @ref{} to non-chapters.
+
2014-06-08 Arnold D. Robbins <arnold@skeeve.com>
* testdfa.c: Minor improvements.