diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-05 20:42:50 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-05 20:42:50 +0300 |
commit | f2b51c0e01ba4298278c503b763d35660f79cc2a (patch) | |
tree | db15a784972a4fe01691d84203087b1d98d5d1d0 /NEWS | |
parent | 6d5ca1dac2acd1d4f18c291e35582e5d94e936cb (diff) | |
parent | e52b77bca8dc2a783dd647aa30b3d8486b15f74c (diff) | |
download | egawk-f2b51c0e01ba4298278c503b763d35660f79cc2a.tar.gz egawk-f2b51c0e01ba4298278c503b763d35660f79cc2a.tar.bz2 egawk-f2b51c0e01ba4298278c503b763d35660f79cc2a.zip |
Merge branch 'master' into feature/bool
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ for details. Changes from 5.1.0 to 5.1.1 --------------------------- -1. Infrastructure upgrades: Bison 3.7.1, Gettext 0.20.2, Automake 1.16.2. +1. Infrastructure upgrades: Bison 3.7.1, Gettext 0.20.2, Automake 1.16.3. 2. asort and asorti now allow FUNCTAB and SYMTAB as the first argument if a second destination array is supplied. Similarly, using either array as |