diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-20 21:18:29 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-20 21:18:29 +0200 |
commit | be22a484b62bec35c3a9f3c41cd7a52859e62725 (patch) | |
tree | 40b0329497770af39e6ea05f24707597e09e5e0a /doc/ChangeLog | |
parent | 4e18d68de5a9aa2ab9c1860937dae4c467392f29 (diff) | |
parent | a01313fdef8d73580662308d3e450dc24d7d4c08 (diff) | |
download | egawk-be22a484b62bec35c3a9f3c41cd7a52859e62725.tar.gz egawk-be22a484b62bec35c3a9f3c41cd7a52859e62725.tar.bz2 egawk-be22a484b62bec35c3a9f3c41cd7a52859e62725.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 6017ee44..a8c33d4d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2016-02-20 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexilin (Bracket Expressions): Add a small note about + Unicode in bracket expressions. + 2016-02-18 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Fixes in wc.awk and in cut.awk. Thanks to David Ward, |