blob: aa365d701bac1089ed0b05a9887e9833acc780e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
2011-09-24 Arnold D. Robbins <arnold@skeeve.com>
* gawk.1: Fix some spelling errors. Thanks to
Jeroen Schot <schot@A-Eskwadraat.nl>.
* gawk.texi: Some minor fixes.
2011-08-31 John Haque <j.eh@mchsi.com>
* gawk.texi: Updated gawk dynamic extension doc.
2011-07-28 Arnold D. Robbins <arnold@skeeve.com>
* gawk.texi (Gory Details): Restore text on historical behavior
etc. and add explanation on gawk 4.0.x.
2011-07-17 Arnold D. Robbins <arnold@skeeve.com>
* gawk.texi: Add reference in node Expressions to node Precedence,
based on suggestion from Dan Jacobson dated 4 Jun 2001.
2011-07-17 Paul Eggert <eggert@twinsun.com>
* gawk.texi: Warn up-front (indirectly) that plain gawk is not
compatible with SVR4 awk and with POSIX awk. Describe how
gawk differs from the GNU standard in its interpretation of
POSIXLY_CORRECT. (From mail dated 15 May 2001).
2011-06-24 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXTRA_DIST): Add ChangeLog.0.
* 4.0.0: Remake the tar ball.
2011-06-23 Arnold D. Robbins <arnold@skeeve.com>
* ChangeLog.0: Rotated ChangeLog into this file.
* ChangeLog: Created anew for gawk 4.0.0 and on.
* 4.0.0: Release tar ball made.
|