]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - lib/et/ChangeLog
Many files:
[thirdparty/e2fsprogs.git] / lib / et / ChangeLog
CommitLineData
21c84b71
TT
1Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
2
3 * Release of E2fsprogs version 1.07
4
5Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
6
7 * Release of E2fsprogs version 1.06
8
5c576477
TT
9Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
10
11 * Release of E2fsprogs version 1.05
12
62c06f79
TT
13Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
14
15 * Release of E2fsprogs version 1.04
16
7f88b043
TT
17Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
18
19 * Release of E2fsprogs version 1.03
20
74becf3c
TT
21Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
22
23 * Release of E2fsprogs version 1.02
24
50e1e10f
TT
25Mon Sep 4 21:44:47 1995 Remy Card <card@bbj>
26
27 * Makefile.in: Added support for BSD shared libraries.
28
29Sat Aug 12 03:11:28 1995 Remy Card <card@bbj>
30
31 * Makefile.in (install): Install static libraries in $(ulibdir)
32 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
33
34Sat Aug 5 11:44:17 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
35
36 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
37 installation directories correctly.
38
39Thu Jun 15 23:39:51 1995 Remy Card <card@bbj>
40
41 * Makefile.in: Added support for ELF shared libraries.
42 Fixed typos in the compilation rules.
43 (distclean): Added compile_et.sh.
44
45Sat Jun 10 19:56:13 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
46
47 * compile_et.sh.in: Use ET_DIR instead of srcdir to determine the
48 location of the et directory.
49
50Thu Jun 8 12:45:41 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
51
52 * vfprintf.c (vfprintf): Only compile this function if vfprintf
53 doesn't already exist and _doprnt does.
54
55 * compile_et.sh: Moved to compile_et.sh.in.
56
57 * Makefile.in: Rewritten to conform to GNU coding standards and
58 support separate compilation directories.
59 Don't preprocess compile_et.sh, as this is now done by configure.
60
f3db3566
TT
61Mon Nov 7 21:17:48 1994 Remy Card <card@bbj>
62
63 * Makefile: Added a dummy install target in case shared libraries
64 are not built.
65
66Thu Sep 8 22:33:33 1994 (tytso@rsx-11)
67
68 * com_err.c (default_com_err_proc): Reversed order of \n\r to make
69 jik happy.