diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-07-20 22:00:23 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-07-20 22:00:23 +0300 |
commit | eb954a57c38ec177aae2a6c11eef01347e5780e7 (patch) | |
tree | 6c1afec215d503f6e159a5561a64d955ac2eaa28 /NEWS | |
parent | 9ae6060d30ac47b5eeb88b6643807f52c0967f21 (diff) | |
parent | 0e199c11bb9d404dd513eccdda5598f0d45f995f (diff) | |
download | egawk-eb954a57c38ec177aae2a6c11eef01347e5780e7.tar.gz egawk-eb954a57c38ec177aae2a6c11eef01347e5780e7.tar.bz2 egawk-eb954a57c38ec177aae2a6c11eef01347e5780e7.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Changes from 5.1.0 to 5.1.1 --------------------------- -1. Infrastructure upgrades: Bison 3.6.3. +1. Infrastructure upgrades: Bison 3.6.3, Gettext 0.20.2. 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 |