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