blob: 6ac26532a7021edd62b1bc1d8edf8b44885403cc [file] [log] [blame]
Theodore Ts'of9e67062000-07-13 23:25:54 +000012000-07-13 <tytso@valinux.com>
2
3 * Release of E2fsprogs 1.19
4
Theodore Ts'o691d3352000-04-03 16:16:46 +000052000-04-03 Theodore Ts'o <tytso@valinux.com>
6
7 * subst.c: For platforms that don't define optarg.h, manually
8 define optarg and optind.
9
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +0000101999-11-19 <tytso@valinux.com>
11
12 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
13 the source directory.
14
Theodore Ts'ocd086361999-11-10 16:00:39 +0000151999-11-10 <tytso@valinux.com>
16
17 * Release of E2fsprogs 1.18
18
Theodore Ts'ocdceb041999-10-26 16:28:59 +0000191999-10-26 <tytso@valinux.com>
20
Theodore Ts'o28e11941999-10-26 18:17:20 +000021 * Release of E2fsprogs 1.17
22
231999-10-26 <tytso@valinux.com>
24
Theodore Ts'ocdceb041999-10-26 16:28:59 +000025 * subst.c (substitute_line): Removed some unused variables.
26
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000271999-10-22 <tytso@valinux.com>
28
29 * Release of E2fsprogs 1.16
30
Theodore Ts'o657cb971999-07-30 23:19:10 +0000311999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
32
33 * Release of E2fsprogs 1.15
34
Theodore Ts'o6c133521999-07-03 20:37:03 +0000351999-07-03 <tytso@valinux.com>
36
37 * Makefile.in (subst): Build subst using $(BUILD_CC), since it's a
38 helper program which must be built using the native C
39 compiler during a cross-compilation.
40
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000411999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
42
43 * Release of E2fsprogs 1.14
44
Theodore Ts'o7822c1d1998-12-19 08:08:43 +0000451998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
46
Theodore Ts'o556ad131998-12-19 08:10:58 +000047 * Release of E2fsprogs 1.13
48
491998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
50
Theodore Ts'o7822c1d1998-12-19 08:08:43 +000051 * subst.c (get_subst_symbol): Add [0-9] to the list of valid
52 characters for a substitution symbol.
53
Theodore Ts'oe7549ca1998-08-01 04:35:39 +0000541998-08-01 Theodore Ts'o <tytso@rsts-11.mit.edu>
55
56 * subst.c: Add the ability to substitute apparent shell/make
57 variables such as ${prefix}, since this is needed to make
58 the shell scripts work correctly.
59
60 * subst.conf.in: Add ${prefix} to the list of substitutions which
61 subst should make.
62
Theodore Ts'o4a5fa191998-07-09 05:42:45 +0000631998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
64
65 * Release of E2fsprogs 1.12
66
Theodore Ts'od171c5b1998-04-03 16:07:06 +0000671998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>
68
69 * subst.conf.in: Add substitution for @datadir@
70
Theodore Ts'o45d21611998-01-19 14:40:24 +000071Mon Jan 19 09:25:24 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
72
73 * subst.c: Rename "new" to "new_f" to avoid C++ reserved word
74 clash.
75
76 * subst.c: Explicitly cast all assignments from void * to be
77 compatible with C++.
78