aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-12-17 20:43:40 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-12-17 20:43:40 +0200
commitb76409d4d7fe75c018a80c685668cb65769a613c (patch)
treefdea7f02dd5bc7a7a4de8fb8d544b5be9eaed291 /doc/ChangeLog
parent570758ee453fb42451f52a451e75d0a51c732cde (diff)
downloadegawk-b76409d4d7fe75c018a80c685668cb65769a613c.tar.gz
egawk-b76409d4d7fe75c018a80c685668cb65769a613c.tar.bz2
egawk-b76409d4d7fe75c018a80c685668cb65769a613c.zip
Further api doc updates. Simplify lint checking for max args.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index f68e4ce0..c9c618d2 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Further API clarifications and edits, add a
+ section on backwards compatibility.
+
2016-12-16 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Update description of awk_ext_func_t structure,