blob: e3ad187efeac22b1ea1d7c16df7d1b485da60957 [file] [log] [blame]
Theodore Ts'ofbf91112001-09-20 10:47:47 -040012001-09-20 Theodore Tso <tytso@thunk.org>
2
3 * Release of E2fsprogs 1.25
4
Theodore Ts'ofb707752001-09-04 15:00:37 -040052001-09-02 Theodore Tso <tytso@thunk.org>
6
7 * Release of E2fsprogs 1.24a
8
Theodore Ts'o109624a2001-08-31 00:59:55 -040092001-08-30 Theodore Tso <tytso@thunk.org>
10
11 * Release of E2fsprogs 1.24
12
Theodore Ts'o943ed872001-08-27 12:29:22 -0400132001-08-15 Theodore Tso <tytso@valinux.com>
14
15 * Release of E2fsprogs 1.23
16
Theodore Ts'od0952b42001-07-27 22:02:47 -0400172001-07-27 Theodore Tso <tytso@valinux.com>
18
19 * subst.conf.in: Enable documentation of the external journal
20 functionality in mke2fs, e2fsck, and tune2fs.
21
Theodore Ts'o67960132001-06-23 00:16:37 -0400222001-06-23 Theodore Tso <tytso@valinux.com>
23
24 * Release of E2fsprogs 1.22
25
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000262001-06-15 Theodore Tso <tytso@valinux.com>
27
28 * Release of E2fsprogs 1.21
29
Theodore Ts'obb185862001-05-25 17:35:00 +0000302001-05-25 Theodore Tso <tytso@valinux.com>
31
32 * Release of E2fsprogs 1.20
33
Theodore Ts'obd7eae12001-04-22 20:39:07 +0000342001-04-21 Theodore Tso <tytso@valinux.com>
35
36 * subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs'
37 man page.
38
Theodore Ts'o913c4e92001-04-17 05:05:37 +0000392001-04-17 Theodore Tso <tytso@valinux.com>
40
41 * subst.c (replace_string): Fix replace_string so that it
42 correctly handles replacing a substitution variable with a
43 zero-length string.
44
Theodore Ts'o4055ef72001-01-14 16:11:14 +0000452001-01-14 Theodore Ts'o <tytso@valinux.com>
46
47 * gcc-wall-cleanup: Remove additional annoying warning messages
48 emited by gcc 2.95.2.
49
Theodore Ts'obbabf8f2001-01-11 15:44:00 +0000502001-01-11 <tytso@snap.thunk.org>
51
52 * gcc-wall-cleanup: New file which is used to clean up unnecessary
53 crud from gcc -Wall that we're not interested in seeing
54
Theodore Ts'of9e67062000-07-13 23:25:54 +0000552000-07-13 <tytso@valinux.com>
56
57 * Release of E2fsprogs 1.19
58
Theodore Ts'o691d3352000-04-03 16:16:46 +0000592000-04-03 Theodore Ts'o <tytso@valinux.com>
60
61 * subst.c: For platforms that don't define optarg.h, manually
62 define optarg and optind.
63
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +0000641999-11-19 <tytso@valinux.com>
65
66 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
67 the source directory.
68
Theodore Ts'ocd086361999-11-10 16:00:39 +0000691999-11-10 <tytso@valinux.com>
70
71 * Release of E2fsprogs 1.18
72
Theodore Ts'ocdceb041999-10-26 16:28:59 +0000731999-10-26 <tytso@valinux.com>
74
Theodore Ts'o28e11941999-10-26 18:17:20 +000075 * Release of E2fsprogs 1.17
76
771999-10-26 <tytso@valinux.com>
78
Theodore Ts'ocdceb041999-10-26 16:28:59 +000079 * subst.c (substitute_line): Removed some unused variables.
80
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000811999-10-22 <tytso@valinux.com>
82
83 * Release of E2fsprogs 1.16
84
Theodore Ts'o657cb971999-07-30 23:19:10 +0000851999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
86
87 * Release of E2fsprogs 1.15
88
Theodore Ts'o6c133521999-07-03 20:37:03 +0000891999-07-03 <tytso@valinux.com>
90
91 * Makefile.in (subst): Build subst using $(BUILD_CC), since it's a
92 helper program which must be built using the native C
93 compiler during a cross-compilation.
94
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000951999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
96
97 * Release of E2fsprogs 1.14
98
Theodore Ts'o7822c1d1998-12-19 08:08:43 +0000991998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
100
Theodore Ts'o556ad131998-12-19 08:10:58 +0000101 * Release of E2fsprogs 1.13
102
1031998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
104
Theodore Ts'o7822c1d1998-12-19 08:08:43 +0000105 * subst.c (get_subst_symbol): Add [0-9] to the list of valid
106 characters for a substitution symbol.
107
Theodore Ts'oe7549ca1998-08-01 04:35:39 +00001081998-08-01 Theodore Ts'o <tytso@rsts-11.mit.edu>
109
110 * subst.c: Add the ability to substitute apparent shell/make
111 variables such as ${prefix}, since this is needed to make
112 the shell scripts work correctly.
113
114 * subst.conf.in: Add ${prefix} to the list of substitutions which
115 subst should make.
116
Theodore Ts'o4a5fa191998-07-09 05:42:45 +00001171998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
118
119 * Release of E2fsprogs 1.12
120
Theodore Ts'od171c5b1998-04-03 16:07:06 +00001211998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>
122
123 * subst.conf.in: Add substitution for @datadir@
124
Theodore Ts'o45d21611998-01-19 14:40:24 +0000125Mon Jan 19 09:25:24 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
126
127 * subst.c: Rename "new" to "new_f" to avoid C++ reserved word
128 clash.
129
130 * subst.c: Explicitly cast all assignments from void * to be
131 compatible with C++.
132