source: trunk/essentials/sys-apps/gawk/awklib/ChangeLog

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 4.3 KB
Line 
1Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com>
2
3 * Release 3.1.5: Release tar file made.
4
5Mon Jun 20 23:20:22 2005 Andreas Schwab <schwab@suse.de>
6
7 * Makefile.am: Install pwcat and grcat in pkglibexecdir instead of
8 libexecdir.
9
10Wed Feb 9 10:13:27 2005 Arnold D. Robbins <arnold@skeeve.com>
11
12 * Makefile.am (pkgdatadir, pkglibexecdir): Use $(datadir) and
13 $(libexecdir) instead of @datadir@ and @libexecdir@ for coolest
14 GNU Coding Standards compatibility and functionality. Per Stepan
15 Kasal.
16
17Tue Feb 8 18:57:08 2005 Arnold D. Robbins <arnold@skeeve.com>
18
19 * Makefile.am (pkgdatadir, pkglibexecdir): New variables for compatibility
20 with current GNU Coding Standards. Fixed uses. Thanks to Stepan Kasal
21 and the discussion in bug-gnu-utils.
22
23Mon Aug 2 12:18:15 2004 Arnold D. Robbins <arnold@skeeve.com>
24
25 * Release 3.1.4: Release tar file made.
26
27Thu Mar 18 17:43:59 2004 Arnold D. Robbins <arnold@skeeve.com>
28
29 * Makefile.am (INCLUDES): Renamed to AM_CPPFLAGS. Per
30 Stepan Kasal.
31
32Mon Jul 7 11:01:43 2003 Arnold D. Robbins <arnold@skeeve.com>
33
34 * Release 3.1.3: Release tar file made.
35
36Wed Mar 19 14:10:31 2003 Arnold D. Robbins <arnold@skeeve.com>
37
38 This time for sure.
39 -- Bullwinkle
40
41 * Release 3.1.2: Release tar file made.
42
43Thu Oct 10 13:24:09 2002 Arnold D. Robbins <arnold@skeeve.com>
44
45 * Makefile.am (INCLUDES): Added to get .. for build dir
46 which will have config.h in it.
47 (grcat,pwcat): Use $(COMPILE) instead of $(CC) to get
48 $(INCLUDES) included.
49
50Tue Jun 11 23:43:36 2002 Arnold D. Robbins <arnold@skeeve.com>
51
52 * Makefile.am (grcat): Add def for config.h and -I flag.
53
54Wed May 1 16:41:32 2002 Arnold D. Robbins <arnold@skeeve.com>
55
56 * Release 3.1.1: Release tar file made.
57
58Wed Apr 17 15:20:27 2002 Arnold D. Robbins <arnold@skeeve.com>
59
60 * Makefile.am (clean): Add *.exe to list of files to be cleaned.
61
622002-01-27 Bruno Haible <bruno@clisp.org>
63
64 * eg/lib/libintl.awk (dcngettext): New function.
65
66Sun Jun 3 13:04:44 2001 Arnold D. Robbins <arnold@skeeve.com>
67
68 * Release 3.1.0: Release tar file made. And there was
69 rejoicing.
70
712001-02-26 Paul Eggert <eggert@twinsun.com>
72
73 * Makefile.am (stamp-eg): Use $(AWK), not awk, as the
74 native awk might not work.
75
762001-02-26 Andreas Schwab <schwab@suse.de>
77
78 * Makefile.am: Install igawk as script.
79
80Mon Nov 6 15:29:08 2000 Arnold D. Robbins <arnold@skeeve.com>
81
82 * Makefile.am: Fixed to have all functionality from before
83 the switch to automake.
84 * extract.awk: Updated to match version in the doc.
85
86Sat Jul 26 23:08:29 1997 Arnold D. Robbins <arnold@skeeve.com>
87
88 * Makefile.in (install-strip): new target.
89
90Mon Aug 7 15:23:00 2000 Arnold D. Robbins <arnold@skeeve.com>
91
92 * Release 3.0.6: Release tar file made.
93
94Sun Jun 25 15:08:19 2000 Arnold D. Robbins <arnold@skeeve.com>
95
96 * Release 3.0.5: Release tar file made.
97
98Wed Jun 30 16:14:36 1999 Arnold D. Robbins <arnold@gnu.org>
99
100 * Release 3.0.4: Release tar file made. This time for sure.
101
102Thu May 15 12:49:08 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
103
104 * Release 3.0.3: Release tar file made.
105
106Fri Apr 18 07:55:47 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
107
108 * BETA Release 3.0.34: Release tar file made.
109
110Sun Apr 13 15:40:55 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
111
112 * Makefile.in (install): fix second for loop to use $$i. Sigh.
113
114Wed Dec 25 11:25:22 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
115
116 * Release 3.0.2: Release tar file made.
117
118Wed Dec 25 11:17:32 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
119
120 * Makefile.in (install): remove chmod command; let
121 $(INSTALL_PROGRAM) use -m.
122
123Tue Dec 17 22:29:49 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
124
125 * Makefile.in (install): fix installation of files in eg/lib.
126
127Tue Dec 10 23:09:26 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
128
129 * Release 3.0.1: Release tar file made.
130
131Sun Oct 20 12:30:41 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
132
133 * Makefile.in (install): minor tweaks for portability.
134
135Fri Mar 15 06:33:38 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
136
137 * Makefile.in (pwcat, grcat): Add $(LDFLAGS).
138 (clean): add `*~' to list of files to be removed.
139
140Wed Jan 24 10:06:16 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
141
142 * Makefile.in (clean): Remove $(AUXAWK).
143 (maintainer-clean): Depend on distclean, not the other way around.
Note: See TracBrowser for help on using the repository browser.