blob: 0692d50218455e3a9c1c3cb12e1ace8c6b9e4c23 [file] [log] [blame]
Theodore Ts'od0952b42001-07-27 22:02:47 -040012001-07-27 Theodore Tso <tytso@valinux.com>
2
3 * subst.conf.in: Enable documentation of the external journal
4 functionality in mke2fs, e2fsck, and tune2fs.
5
Theodore Ts'o67960132001-06-23 00:16:37 -040062001-06-23 Theodore Tso <tytso@valinux.com>
7
8 * Release of E2fsprogs 1.22
9
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000102001-06-15 Theodore Tso <tytso@valinux.com>
11
12 * Release of E2fsprogs 1.21
13
Theodore Ts'obb185862001-05-25 17:35:00 +0000142001-05-25 Theodore Tso <tytso@valinux.com>
15
16 * Release of E2fsprogs 1.20
17
Theodore Ts'obd7eae12001-04-22 20:39:07 +0000182001-04-21 Theodore Tso <tytso@valinux.com>
19
20 * subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs'
21 man page.
22
Theodore Ts'o913c4e92001-04-17 05:05:37 +0000232001-04-17 Theodore Tso <tytso@valinux.com>
24
25 * subst.c (replace_string): Fix replace_string so that it
26 correctly handles replacing a substitution variable with a
27 zero-length string.
28
Theodore Ts'o4055ef72001-01-14 16:11:14 +0000292001-01-14 Theodore Ts'o <tytso@valinux.com>
30
31 * gcc-wall-cleanup: Remove additional annoying warning messages
32 emited by gcc 2.95.2.
33
Theodore Ts'obbabf8f2001-01-11 15:44:00 +0000342001-01-11 <tytso@snap.thunk.org>
35
36 * gcc-wall-cleanup: New file which is used to clean up unnecessary
37 crud from gcc -Wall that we're not interested in seeing
38
Theodore Ts'of9e67062000-07-13 23:25:54 +0000392000-07-13 <tytso@valinux.com>
40
41 * Release of E2fsprogs 1.19
42
Theodore Ts'o691d3352000-04-03 16:16:46 +0000432000-04-03 Theodore Ts'o <tytso@valinux.com>
44
45 * subst.c: For platforms that don't define optarg.h, manually
46 define optarg and optind.
47
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +0000481999-11-19 <tytso@valinux.com>
49
50 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
51 the source directory.
52
Theodore Ts'ocd086361999-11-10 16:00:39 +0000531999-11-10 <tytso@valinux.com>
54
55 * Release of E2fsprogs 1.18
56
Theodore Ts'ocdceb041999-10-26 16:28:59 +0000571999-10-26 <tytso@valinux.com>
58
Theodore Ts'o28e11941999-10-26 18:17:20 +000059 * Release of E2fsprogs 1.17
60
611999-10-26 <tytso@valinux.com>
62
Theodore Ts'ocdceb041999-10-26 16:28:59 +000063 * subst.c (substitute_line): Removed some unused variables.
64
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000651999-10-22 <tytso@valinux.com>
66
67 * Release of E2fsprogs 1.16
68
Theodore Ts'o657cb971999-07-30 23:19:10 +0000691999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
70
71 * Release of E2fsprogs 1.15
72
Theodore Ts'o6c133521999-07-03 20:37:03 +0000731999-07-03 <tytso@valinux.com>
74
75 * Makefile.in (subst): Build subst using $(BUILD_CC), since it's a
76 helper program which must be built using the native C
77 compiler during a cross-compilation.
78
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000791999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
80
81 * Release of E2fsprogs 1.14
82
Theodore Ts'o7822c1d1998-12-19 08:08:43 +0000831998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
84
Theodore Ts'o556ad131998-12-19 08:10:58 +000085 * Release of E2fsprogs 1.13
86
871998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
88
Theodore Ts'o7822c1d1998-12-19 08:08:43 +000089 * subst.c (get_subst_symbol): Add [0-9] to the list of valid
90 characters for a substitution symbol.
91
Theodore Ts'oe7549ca1998-08-01 04:35:39 +0000921998-08-01 Theodore Ts'o <tytso@rsts-11.mit.edu>
93
94 * subst.c: Add the ability to substitute apparent shell/make
95 variables such as ${prefix}, since this is needed to make
96 the shell scripts work correctly.
97
98 * subst.conf.in: Add ${prefix} to the list of substitutions which
99 subst should make.
100
Theodore Ts'o4a5fa191998-07-09 05:42:45 +00001011998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
102
103 * Release of E2fsprogs 1.12
104
Theodore Ts'od171c5b1998-04-03 16:07:06 +00001051998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>
106
107 * subst.conf.in: Add substitution for @datadir@
108
Theodore Ts'o45d21611998-01-19 14:40:24 +0000109Mon Jan 19 09:25:24 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
110
111 * subst.c: Rename "new" to "new_f" to avoid C++ reserved word
112 clash.
113
114 * subst.c: Explicitly cast all assignments from void * to be
115 compatible with C++.
116