Whamcloud - gitweb
Many files:
[tools/e2fsprogs.git] / lib / ChangeLog
1 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
2
3         * Release of E2fsprogs version 1.05
4 Wed Aug 28 15:20:26 1996  Miles Bader  <miles@gnu.ai.mit.edu>
5
6         * Makefile.elf-lib (installdirs-elf-lib): Renamed from installdirs
7         to avoid making random directories only neeeded when installing
8         normal libraries.
9         (install-shlibs): Use installdirs-elf-lib instead of installdirs.
10
11 Thu May 23 12:40:12 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
12
13         * Makefile.elf-lib: Install the .so files in /usr/lib, since the
14                 .a files are stored there.  (We were installing the .so
15                 files in the wrong place before.)
16
17 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
18
19         * Release of E2fsprogs version 1.04
20
21 Wed May 15 22:59:06 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
22
23         * Makefile.profile (install): Add an install production so that
24                 the profiling libraries are installed.
25
26 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
27
28         * Release of E2fsprogs version 1.03
29
30 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
31
32         * Release of E2fsprogs version 1.02
33
34 Mon Oct 30 21:11:47 1995    <tytso@rsts-11.mit.edu>
35
36         * Makefile.elf-lib: Changes to pass -soname to the linker, so that
37                 ld.so knows which version of the library to load when
38                 there's more than one major version of the shared library.
39
40 Mon Sep  4 21:42:46 1995  Remy Card  <card@bbj>
41
42         * Makefile.bsd-lib: New file containing support for BSD shared
43                 libraries.
44
45 Sat Aug  5 11:43:05 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
46
47         * Makefile.dll-lib: Added new target install-shlibs, which just
48                 installs the shared libraries.
49
50         * Makefile.elf-lib: Added new target install-shlibs, which just
51                 installs the shared libraries.
52
53 Tue Jul 18 21:24:13 1995    <tytso@rsx-11.mit.edu>
54
55         * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
56                 files are now in in dll/jump.*; now the subdirs target
57                 takes care of creating the jump directory, and then copy
58                 the jump.* files from the dll directory to the jump
59                 directory.  This allows dll libraries to be built where
60                 the build directory is not equal to the source directory.
61
62 Tue Jul 11 22:05:56 1995    <tytso@rsx-11.mit.edu>
63
64         * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
65                 Makefile.profile: Add rule to mkdir the appropriate object
66                 subdirectory (checker, elfshared, jump, profiled, etc.)
67