Whamcloud - gitweb
Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc.
[tools/e2fsprogs.git] / util / ChangeLog
1 2005-10-26  Theodore Ts'o  <tytso@mit.edu>
2
3         * Makefile.in: Use BUILD_CCFLAGS and BUILD_LDFLAGS instead of
4                 CCFLAGS and LDFLAGS when to avoid potential problems when
5                 cross-compiling some of the options are not recognized as
6                 valid by the host compiler.  (Addresses Sourceforge Bug
7                 #1261547)
8
9 2005-07-19  Theodore Ts'o  <tytso@mit.edu>
10
11         * all.exclude, subset.exclude: Remove BitKeeper and add
12                 mercurial/quilt files to the exclusion files.
13
14 2006-06-30  Theodore Ts'o  <tytso@mit.edu>
15
16         * Release of E2fsprogs 1.38
17
18 2005-03-21  Theodore Ts'o  <tytso@mit.edu>
19
20         * Release of E2fsprogs 1.37
21
22 2005-03-02  Theodore Ts'o  <tytso@mit.edu>
23
24         * gen_tarball.in: Don't remove the .gmo files from the generated
25                 tarball; they are now treated as source files instead of
26                 generated files.
27
28 2006-02-05  Theodore Ts'o  <tytso@mit.edu>
29
30         * Release of E2fsprogs 1.36
31
32 2005-01-21    <tytso@snap.thunk.org>
33
34         * copy_sparse.c: Utility program which is very useful for dealing
35                 with large sparse files (such as e2image files).
36
37 2005-01-07  Theodore Ts'o  <tytso@mit.edu>
38
39         * gen-tarball.in: Remove the hyphen in 1.36-rc1, since Debian
40                 version numbers can't have '-' in them.
41
42 2004-11-30  Theodore Ts'o  <tytso@mit.edu>
43
44         * Makefile.in: Use Linux-kernel-style makefile output to make it
45                 easier to see errors/warnings.
46
47 2004-04-03  Theodore Ts'o  <tytso@mit.edu>
48
49         * subst.c (main): Add new option to update the timestamp of the
50                 generated file.
51
52 2004-02-28  Theodore Ts'o  <tytso@mit.edu>
53
54         * Release of E2fsprogs 1.35
55
56 2004-02-21  Matthias Andree  <matthias.andree@gmx.de>
57
58         * gen-tarball.in: Do not package autom4te.cache directory.
59
60 2003-12-07  Theodore Ts'o  <tytso@mit.edu>
61
62         * subst.c: Fix gcc -Wall nitpicks.
63
64         * gcc-wall-cleanup: Remove missing initalizer, zero-length format
65                 string, and some more long long warnings.
66
67 2003-07-25  Theodore Ts'o  <tytso@mit.edu>
68
69         * Release of E2fsprogs 1.34
70
71 2003-04-21  Theodore Ts'o  <tytso@mit.edu>
72
73         * Release of E2fsprogs 1.33
74
75 2003-03-23  Theodore Ts'o  <tytso@mit.edu>
76
77         * gen-tarball.in, all.exclude, subset.exclude: New files for
78                 managing the automatic generation of distribution
79                 tarballs.
80
81 2002-11-09  Theodore Ts'o  <tytso@mit.edu>
82
83         * Release of E2fsprogs 1.32
84
85 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
86
87         * Release of E2fsprogs 1.31
88
89 2002-10-31  Theodore Ts'o  <tytso@mit.edu>
90
91         * Release of E2fsprogs 1.30
92
93 2001-09-24  Theodore Tso  <tytso@mit.edu>
94
95         * Release of E2fsprogs 1.29
96
97 2001-08-31  Theodore Tso  <tytso@thunk.org>
98
99         * Release of E2fsprogs 1.28
100
101 2002-05-11    <tytso@snap.thunk.org>
102
103         * subst.conf.in: Add root_sysconfdir and $root_prefix
104
105 2002-03-08  Theodore Tso  <tytso@mit.edu>
106
107         * Release of E2fsprogs 1.27
108
109 2002-02-03  Theodore Tso  <tytso@thunk.org>
110
111         * Release of E2fsprogs 1.26
112
113 2001-09-20  Theodore Tso  <tytso@thunk.org>
114
115         * Release of E2fsprogs 1.25
116
117 2001-09-02  Theodore Tso  <tytso@thunk.org>
118
119         * Release of E2fsprogs 1.24a
120
121 2001-08-30  Theodore Tso  <tytso@thunk.org>
122
123         * Release of E2fsprogs 1.24
124
125 2001-08-15  Theodore Tso  <tytso@valinux.com>
126
127         * Release of E2fsprogs 1.23
128
129 2001-07-27  Theodore Tso  <tytso@valinux.com>
130
131         * subst.conf.in: Enable documentation of the external journal 
132                 functionality in mke2fs, e2fsck, and tune2fs.
133
134 2001-06-23  Theodore Tso  <tytso@valinux.com>
135
136         * Release of E2fsprogs 1.22
137
138 2001-06-15  Theodore Tso  <tytso@valinux.com>
139
140         * Release of E2fsprogs 1.21
141
142 2001-05-25  Theodore Tso  <tytso@valinux.com>
143
144         * Release of E2fsprogs 1.20
145
146 2001-04-21  Theodore Tso  <tytso@valinux.com>
147
148         * subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs'
149                 man page. 
150
151 2001-04-17  Theodore Tso  <tytso@valinux.com>
152
153         * subst.c (replace_string): Fix replace_string so that it
154                 correctly handles replacing a substitution variable with a
155                 zero-length string.
156
157 2001-01-14  Theodore Ts'o  <tytso@valinux.com>
158
159         * gcc-wall-cleanup: Remove additional annoying warning messages
160                 emited by gcc 2.95.2.
161
162 2001-01-11    <tytso@snap.thunk.org>
163
164         * gcc-wall-cleanup: New file which is used to clean up unnecessary
165                 crud from gcc -Wall that we're not interested in seeing
166
167 2000-07-13    <tytso@valinux.com>
168
169         * Release of E2fsprogs 1.19
170
171 2000-04-03  Theodore Ts'o  <tytso@valinux.com>
172
173         * subst.c: For platforms that don't define optarg.h, manually
174                 define optarg and optind.
175
176 1999-11-19    <tytso@valinux.com>
177
178         * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
179                 the source directory.
180
181 1999-11-10    <tytso@valinux.com>
182
183         * Release of E2fsprogs 1.18
184
185 1999-10-26    <tytso@valinux.com>
186
187         * Release of E2fsprogs 1.17
188
189 1999-10-26    <tytso@valinux.com>
190
191         * subst.c (substitute_line): Removed some unused variables.
192
193 1999-10-22    <tytso@valinux.com>
194
195         * Release of E2fsprogs 1.16
196
197 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
198
199         * Release of E2fsprogs 1.15
200
201 1999-07-03    <tytso@valinux.com>
202
203         * Makefile.in (subst): Build subst using $(BUILD_CC), since it's a
204                 helper program which must be built using the native C
205                 compiler during a cross-compilation.
206
207 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
208
209         * Release of E2fsprogs 1.14
210
211 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
212
213         * Release of E2fsprogs 1.13
214
215 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
216
217         * subst.c (get_subst_symbol): Add [0-9] to the list of valid
218                 characters for a substitution symbol.
219
220 1998-08-01  Theodore Ts'o  <tytso@rsts-11.mit.edu>
221
222         * subst.c: Add the ability to substitute apparent shell/make
223                 variables such as ${prefix}, since this is needed to make
224                 the shell scripts work correctly.
225
226         * subst.conf.in: Add ${prefix} to the list of substitutions which
227                 subst should make.
228
229 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
230
231         * Release of E2fsprogs 1.12
232
233 1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
234
235         * subst.conf.in: Add substitution for @datadir@
236
237 Mon Jan 19 09:25:24 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
238
239         * subst.c: Rename "new" to "new_f" to avoid C++ reserved word
240                 clash.
241         
242         * subst.c: Explicitly cast all assignments from void * to be
243                 compatible with C++.
244