diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2016-12-05 14:47:51 -0500 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2016-12-05 14:47:51 -0500 |
commit | 352af50d54071be81f6be1c4d93bfd791f473755 (patch) | |
tree | 72352160201c27fe8e7d465f6e961bc41f71859d /doc/ChangeLog | |
parent | 16761af5b3cec40f1e341cb33787af33cb2b45c2 (diff) | |
download | egawk-352af50d54071be81f6be1c4d93bfd791f473755.tar.gz egawk-352af50d54071be81f6be1c4d93bfd791f473755.tar.bz2 egawk-352af50d54071be81f6be1c4d93bfd791f473755.zip |
Add strnum support to API. Update rwarray extension and test.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ddf454f0..cafced8f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2016-12-05 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * gawktexi.in: Document strnum changes as relates to API. + Still stuff left to do -- tables for type conversions need + to be updated to show new strnum and regex rows and columns. + 2016-12-04 Andrew J. Schorr <aschorr@telemetry-investments.com> * gawktexi.in: Remove make_regex and replace it with make_const_regex |