1998-12-15 Theodore Ts'o * Release of E2fsprogs 1.13 1998-12-15 Theodore Ts'o * subst.c (get_subst_symbol): Add [0-9] to the list of valid characters for a substitution symbol. 1998-08-01 Theodore Ts'o * subst.c: Add the ability to substitute apparent shell/make variables such as ${prefix}, since this is needed to make the shell scripts work correctly. * subst.conf.in: Add ${prefix} to the list of substitutions which subst should make. 1998-07-09 Theodore Ts'o * Release of E2fsprogs 1.12 1998-03-31 Theodore Ts'o * subst.conf.in: Add substitution for @datadir@ Mon Jan 19 09:25:24 1998 Theodore Ts'o * subst.c: Rename "new" to "new_f" to avoid C++ reserved word clash. * subst.c: Explicitly cast all assignments from void * to be compatible with C++.