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