OSDN Git Service

1a01d5dc60f9c693ab9f6281c6b2a26a8f64be82
[android-x86/external-e2fsprogs.git] / util / ChangeLog
1 2004-02-21  Matthias Andree  <matthias.andree@gmx.de>
2
3         * gen-tarball.in: Do not package autom4te.cache directory.
4
5 2003-12-07  Theodore Ts'o  <tytso@mit.edu>
6
7         * subst.c: Fix gcc -Wall nitpicks.
8
9         * gcc-wall-cleanup: Remove missing initalizer, zero-length format
10                 string, and some more long long warnings.
11
12 2003-07-25  Theodore Ts'o  <tytso@mit.edu>
13
14         * Release of E2fsprogs 1.34
15
16 2003-04-21  Theodore Ts'o  <tytso@mit.edu>
17
18         * Release of E2fsprogs 1.33
19
20 2003-03-23  Theodore Ts'o  <tytso@mit.edu>
21
22         * gen-tarball.in, all.exclude, subset.exclude: New files for
23                 managing the automatic generation of distribution
24                 tarballs.
25
26 2002-11-09  Theodore Ts'o  <tytso@mit.edu>
27
28         * Release of E2fsprogs 1.32
29
30 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
31
32         * Release of E2fsprogs 1.31
33
34 2002-10-31  Theodore Ts'o  <tytso@mit.edu>
35
36         * Release of E2fsprogs 1.30
37
38 2001-09-24  Theodore Tso  <tytso@mit.edu>
39
40         * Release of E2fsprogs 1.29
41
42 2001-08-31  Theodore Tso  <tytso@thunk.org>
43
44         * Release of E2fsprogs 1.28
45
46 2002-05-11    <tytso@snap.thunk.org>
47
48         * subst.conf.in: Add root_sysconfdir and $root_prefix
49
50 2002-03-08  Theodore Tso  <tytso@mit.edu>
51
52         * Release of E2fsprogs 1.27
53
54 2002-02-03  Theodore Tso  <tytso@thunk.org>
55
56         * Release of E2fsprogs 1.26
57
58 2001-09-20  Theodore Tso  <tytso@thunk.org>
59
60         * Release of E2fsprogs 1.25
61
62 2001-09-02  Theodore Tso  <tytso@thunk.org>
63
64         * Release of E2fsprogs 1.24a
65
66 2001-08-30  Theodore Tso  <tytso@thunk.org>
67
68         * Release of E2fsprogs 1.24
69
70 2001-08-15  Theodore Tso  <tytso@valinux.com>
71
72         * Release of E2fsprogs 1.23
73
74 2001-07-27  Theodore Tso  <tytso@valinux.com>
75
76         * subst.conf.in: Enable documentation of the external journal 
77                 functionality in mke2fs, e2fsck, and tune2fs.
78
79 2001-06-23  Theodore Tso  <tytso@valinux.com>
80
81         * Release of E2fsprogs 1.22
82
83 2001-06-15  Theodore Tso  <tytso@valinux.com>
84
85         * Release of E2fsprogs 1.21
86
87 2001-05-25  Theodore Tso  <tytso@valinux.com>
88
89         * Release of E2fsprogs 1.20
90
91 2001-04-21  Theodore Tso  <tytso@valinux.com>
92
93         * subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs'
94                 man page. 
95
96 2001-04-17  Theodore Tso  <tytso@valinux.com>
97
98         * subst.c (replace_string): Fix replace_string so that it
99                 correctly handles replacing a substitution variable with a
100                 zero-length string.
101
102 2001-01-14  Theodore Ts'o  <tytso@valinux.com>
103
104         * gcc-wall-cleanup: Remove additional annoying warning messages
105                 emited by gcc 2.95.2.
106
107 2001-01-11    <tytso@snap.thunk.org>
108
109         * gcc-wall-cleanup: New file which is used to clean up unnecessary
110                 crud from gcc -Wall that we're not interested in seeing
111
112 2000-07-13    <tytso@valinux.com>
113
114         * Release of E2fsprogs 1.19
115
116 2000-04-03  Theodore Ts'o  <tytso@valinux.com>
117
118         * subst.c: For platforms that don't define optarg.h, manually
119                 define optarg and optind.
120
121 1999-11-19    <tytso@valinux.com>
122
123         * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
124                 the source directory.
125
126 1999-11-10    <tytso@valinux.com>
127
128         * Release of E2fsprogs 1.18
129
130 1999-10-26    <tytso@valinux.com>
131
132         * Release of E2fsprogs 1.17
133
134 1999-10-26    <tytso@valinux.com>
135
136         * subst.c (substitute_line): Removed some unused variables.
137
138 1999-10-22    <tytso@valinux.com>
139
140         * Release of E2fsprogs 1.16
141
142 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
143
144         * Release of E2fsprogs 1.15
145
146 1999-07-03    <tytso@valinux.com>
147
148         * Makefile.in (subst): Build subst using $(BUILD_CC), since it's a
149                 helper program which must be built using the native C
150                 compiler during a cross-compilation.
151
152 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
153
154         * Release of E2fsprogs 1.14
155
156 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
157
158         * Release of E2fsprogs 1.13
159
160 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
161
162         * subst.c (get_subst_symbol): Add [0-9] to the list of valid
163                 characters for a substitution symbol.
164
165 1998-08-01  Theodore Ts'o  <tytso@rsts-11.mit.edu>
166
167         * subst.c: Add the ability to substitute apparent shell/make
168                 variables such as ${prefix}, since this is needed to make
169                 the shell scripts work correctly.
170
171         * subst.conf.in: Add ${prefix} to the list of substitutions which
172                 subst should make.
173
174 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
175
176         * Release of E2fsprogs 1.12
177
178 1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
179
180         * subst.conf.in: Add substitution for @datadir@
181
182 Mon Jan 19 09:25:24 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
183
184         * subst.c: Rename "new" to "new_f" to avoid C++ reserved word
185                 clash.
186         
187         * subst.c: Explicitly cast all assignments from void * to be
188                 compatible with C++.
189