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