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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
* 5.1.1: Release tar ball made.
2021-09-10 Arnold D. Robbins <arnold@skeeve.com>
* mpfr.m4, readline.m4, threadlib.m4: Update for Autoconf 2.71.
Removes various warnings when Autoconf runs.
2020-07-22 Arnold D. Robbins <arnold@skeeve.com>
* fcntl-o.m4, glibc2.m4, glibc21.m4, intdiv0.m4, intldir.m4,
intmax.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lock.m4,
longlong.m4, printf-posix.m4, size_max.m4, stdint_h.m4, threadlib.m4,
uintmax_t.m4, visibility.m4, wchar_t.m4, wint_t.m4,
xsize.m4: Copyright updated.
* dirfd.m4, libtool.m4, ltoptions.m4, ltsugar.m4, ltversion.m4,
lt~obsolete.m4: New files, from extension/m4.
2020-07-20 gettextize <bug-gnu-gettext@gnu.org>
* gettext.m4: Upgrade to gettext-0.20.2.
* host-cpu-c-abi.m4: New file, from gettext-0.20.2.
* iconv.m4: Upgrade to gettext-0.20.2.
* intlmacosx.m4: Upgrade to gettext-0.20.2.
* lib-ld.m4: Upgrade to gettext-0.20.2.
* lib-link.m4: Upgrade to gettext-0.20.2.
* lib-prefix.m4: Upgrade to gettext-0.20.2.
* nls.m4: Upgrade to gettext-0.20.2.
* po.m4: Upgrade to gettext-0.20.2.
* progtest.m4: Upgrade to gettext-0.20.2.
2020-04-14 Arnold D. Robbins <arnold@skeeve.com>
* 5.1.0: Release tar ball made.
2020-03-06 Jannick <thirdedition@gmx.net>
* triplet-transformation.m4: New file.
2019-11-09 Alexey Pawlow <alexey.pawlow@gmail.com>
* threadlib.m4: Add check for MSYS.
2019-09-10 Florian Weimer <fweimer@redhat.com>
* readline.m4 (GAWK_CHECK_READLINE): Include <fcntl.h>, <unistd.h>
for close, open, dup.
2019-06-18 Arnold D. Robbins <arnold@skeeve.com>
* 5.0.1: Release tar ball made.
2019-04-12 Arnold D. Robbins <arnold@skeeve.com>
* ChangeLog.1: Rotated ChangeLog into this file.
* ChangeLog: Created anew for gawk 5.0.0 and on.
* 5.0.0: Release tar ball made.
|