diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ Changes from 3.1.8 to 4.0.0 24. The option for raw sockets was removed, since it was never implemented. -25. Gawk not treats ranges of the form [d-h] as if they were in the C +25. Gawk now treats ranges of the form [d-h] as if they were in the C locale, no matter what kind of regexp is being used, and even if --posix. The latest POSIX standard allows this, and the documentation has been updated. Maybe this will stop all the questions about |