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