blob: ec2a01c0cae6eafdfb816b9f60e8c9ac2388c3d0 [file] [log] [blame]
Theodore Ts'odd607052004-04-03 13:53:46 -050012004-04-03 Theodore Ts'o <tytso@mit.edu>
2
3 * subst.c (main): Add new option to update the timestamp of the
4 generated file.
5
Theodore Ts'ob70b1162004-02-28 10:52:35 -050062004-02-28 Theodore Ts'o <tytso@mit.edu>
7
8 * Release of E2fsprogs 1.35
9
Matthias Andreeb9fd1f42004-02-23 21:34:11 +0100102004-02-21 Matthias Andree <matthias.andree@gmx.de>
11
12 * gen-tarball.in: Do not package autom4te.cache directory.
13
Theodore Ts'o54434922003-12-07 01:28:50 -0500142003-12-07 Theodore Ts'o <tytso@mit.edu>
15
16 * subst.c: Fix gcc -Wall nitpicks.
17
18 * gcc-wall-cleanup: Remove missing initalizer, zero-length format
19 string, and some more long long warnings.
20
Theodore Ts'o9c7ec172003-07-26 01:03:34 -0400212003-07-25 Theodore Ts'o <tytso@mit.edu>
22
23 * Release of E2fsprogs 1.34
24
Theodore Ts'o71df0dc2003-04-21 16:17:09 -0400252003-04-21 Theodore Ts'o <tytso@mit.edu>
26
27 * Release of E2fsprogs 1.33
28
Theodore Ts'obff0cc92003-03-23 01:37:53 -0500292003-03-23 Theodore Ts'o <tytso@mit.edu>
30
31 * gen-tarball.in, all.exclude, subset.exclude: New files for
32 managing the automatic generation of distribution
33 tarballs.
34
Theodore Ts'o38513012002-11-09 15:00:56 -0500352002-11-09 Theodore Ts'o <tytso@mit.edu>
36
37 * Release of E2fsprogs 1.32
38
Theodore Ts'oae65b292002-11-08 20:08:48 -0500392002-11-08 Theodore Ts'o <tytso@mit.edu>
40
41 * Release of E2fsprogs 1.31
42
Theodore Ts'o5d823a42002-11-01 02:13:53 -0500432002-10-31 Theodore Ts'o <tytso@mit.edu>
44
45 * Release of E2fsprogs 1.30
46
Theodore Ts'oc6633052002-09-24 01:26:50 -0400472001-09-24 Theodore Tso <tytso@mit.edu>
48
49 * Release of E2fsprogs 1.29
50
Theodore Ts'o87ee8dc2002-08-31 03:02:57 -0400512001-08-31 Theodore Tso <tytso@thunk.org>
52
53 * Release of E2fsprogs 1.28
54
Theodore Ts'ob5ffead2002-05-11 19:17:00 -0400552002-05-11 <tytso@snap.thunk.org>
56
57 * subst.conf.in: Add root_sysconfdir and $root_prefix
58
Theodore Ts'oa8e77242002-03-08 03:12:14 -0500592002-03-08 Theodore Tso <tytso@mit.edu>
60
61 * Release of E2fsprogs 1.27
62
Theodore Ts'oa5f3f5c2002-02-03 01:00:22 -0500632002-02-03 Theodore Tso <tytso@thunk.org>
64
65 * Release of E2fsprogs 1.26
66
Theodore Ts'ofbf91112001-09-20 10:47:47 -0400672001-09-20 Theodore Tso <tytso@thunk.org>
68
69 * Release of E2fsprogs 1.25
70
Theodore Ts'ofb707752001-09-04 15:00:37 -0400712001-09-02 Theodore Tso <tytso@thunk.org>
72
73 * Release of E2fsprogs 1.24a
74
Theodore Ts'o109624a2001-08-31 00:59:55 -0400752001-08-30 Theodore Tso <tytso@thunk.org>
76
77 * Release of E2fsprogs 1.24
78
Theodore Ts'o943ed872001-08-27 12:29:22 -0400792001-08-15 Theodore Tso <tytso@valinux.com>
80
81 * Release of E2fsprogs 1.23
82
Theodore Ts'od0952b42001-07-27 22:02:47 -0400832001-07-27 Theodore Tso <tytso@valinux.com>
84
85 * subst.conf.in: Enable documentation of the external journal
86 functionality in mke2fs, e2fsck, and tune2fs.
87
Theodore Ts'o67960132001-06-23 00:16:37 -0400882001-06-23 Theodore Tso <tytso@valinux.com>
89
90 * Release of E2fsprogs 1.22
91
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000922001-06-15 Theodore Tso <tytso@valinux.com>
93
94 * Release of E2fsprogs 1.21
95
Theodore Ts'obb185862001-05-25 17:35:00 +0000962001-05-25 Theodore Tso <tytso@valinux.com>
97
98 * Release of E2fsprogs 1.20
99
Theodore Ts'obd7eae12001-04-22 20:39:07 +00001002001-04-21 Theodore Tso <tytso@valinux.com>
101
102 * subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs'
103 man page.
104
Theodore Ts'o913c4e92001-04-17 05:05:37 +00001052001-04-17 Theodore Tso <tytso@valinux.com>
106
107 * subst.c (replace_string): Fix replace_string so that it
108 correctly handles replacing a substitution variable with a
109 zero-length string.
110
Theodore Ts'o4055ef72001-01-14 16:11:14 +00001112001-01-14 Theodore Ts'o <tytso@valinux.com>
112
113 * gcc-wall-cleanup: Remove additional annoying warning messages
114 emited by gcc 2.95.2.
115
Theodore Ts'obbabf8f2001-01-11 15:44:00 +00001162001-01-11 <tytso@snap.thunk.org>
117
118 * gcc-wall-cleanup: New file which is used to clean up unnecessary
119 crud from gcc -Wall that we're not interested in seeing
120
Theodore Ts'of9e67062000-07-13 23:25:54 +00001212000-07-13 <tytso@valinux.com>
122
123 * Release of E2fsprogs 1.19
124
Theodore Ts'o691d3352000-04-03 16:16:46 +00001252000-04-03 Theodore Ts'o <tytso@valinux.com>
126
127 * subst.c: For platforms that don't define optarg.h, manually
128 define optarg and optind.
129
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +00001301999-11-19 <tytso@valinux.com>
131
132 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
133 the source directory.
134
Theodore Ts'ocd086361999-11-10 16:00:39 +00001351999-11-10 <tytso@valinux.com>
136
137 * Release of E2fsprogs 1.18
138
Theodore Ts'ocdceb041999-10-26 16:28:59 +00001391999-10-26 <tytso@valinux.com>
140
Theodore Ts'o28e11941999-10-26 18:17:20 +0000141 * Release of E2fsprogs 1.17
142
1431999-10-26 <tytso@valinux.com>
144
Theodore Ts'ocdceb041999-10-26 16:28:59 +0000145 * subst.c (substitute_line): Removed some unused variables.
146
Theodore Ts'o614fdfd1999-10-23 03:19:51 +00001471999-10-22 <tytso@valinux.com>
148
149 * Release of E2fsprogs 1.16
150
Theodore Ts'o657cb971999-07-30 23:19:10 +00001511999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
152
153 * Release of E2fsprogs 1.15
154
Theodore Ts'o6c133521999-07-03 20:37:03 +00001551999-07-03 <tytso@valinux.com>
156
157 * Makefile.in (subst): Build subst using $(BUILD_CC), since it's a
158 helper program which must be built using the native C
159 compiler during a cross-compilation.
160
Theodore Ts'o9e51eca1999-01-09 16:32:31 +00001611999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
162
163 * Release of E2fsprogs 1.14
164
Theodore Ts'o7822c1d1998-12-19 08:08:43 +00001651998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
166
Theodore Ts'o556ad131998-12-19 08:10:58 +0000167 * Release of E2fsprogs 1.13
168
1691998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
170
Theodore Ts'o7822c1d1998-12-19 08:08:43 +0000171 * subst.c (get_subst_symbol): Add [0-9] to the list of valid
172 characters for a substitution symbol.
173
Theodore Ts'oe7549ca1998-08-01 04:35:39 +00001741998-08-01 Theodore Ts'o <tytso@rsts-11.mit.edu>
175
176 * subst.c: Add the ability to substitute apparent shell/make
177 variables such as ${prefix}, since this is needed to make
178 the shell scripts work correctly.
179
180 * subst.conf.in: Add ${prefix} to the list of substitutions which
181 subst should make.
182
Theodore Ts'o4a5fa191998-07-09 05:42:45 +00001831998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
184
185 * Release of E2fsprogs 1.12
186
Theodore Ts'od171c5b1998-04-03 16:07:06 +00001871998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>
188
189 * subst.conf.in: Add substitution for @datadir@
190
Theodore Ts'o45d21611998-01-19 14:40:24 +0000191Mon Jan 19 09:25:24 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
192
193 * subst.c: Rename "new" to "new_f" to avoid C++ reserved word
194 clash.
195
196 * subst.c: Explicitly cast all assignments from void * to be
197 compatible with C++.
198