Skip to content

Commit 1967fa8

Browse files
committed
Merge branch 'gawk-4.2-stable'
2 parents 8c351e7 + 973a253 commit 1967fa8

File tree

7 files changed

+611
-612
lines changed

7 files changed

+611
-612
lines changed

ChangeLog

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2018-11-17 Arnold D. Robbins <[email protected]>
2+
3+
* awkgram.c, command.c: Updated to Bison 3.2.1.
4+
* NEWS: Updated.
5+
6+
2018-11-17 Arnold D. Robbins <[email protected]>
7+
8+
* config.guess: Updated from GNULIB.
9+
110
2018-11-11 Arnold D. Robbins <[email protected]>
211

312
* main.c (usage): Improve output for -Z in the help.
@@ -84,7 +93,7 @@
8493
2018-09-16 Arnold D. Robbins <[email protected]>
8594

8695
* field.c (get_field): Add lint check if accessing $0 inside
87-
and END rule, print a "may not be portable" warning.
96+
an END rule, print a "may not be portable" warning.
8897
* builtin.c (do_print_rec): Call get_field() unconditionally
8998
in order to do lint check.
9099

NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Changes from 4.2.1 to 4.2.2
2828
me to stop carrying forward decades of changes against the original
2929
ones from GLIBC.
3030

31-
4. Infrastructure upgrades: Bison 3.1, Automake 1.16.1, Gettext 0.19.8.1.
31+
4. Infrastructure upgrades: Bison 3.2.1, Automake 1.16.1, Gettext 0.19.8.1.
3232

3333
XX. A number of bugs, some of them quite significant, have been fixed.
3434
See the ChangeLog for details.

0 commit comments

Comments
 (0)