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