Whamcloud - gitweb
Many files:
[tools/e2fsprogs.git] / lib / ChangeLog
1 Mon Oct 30 21:11:47 1995    <tytso@rsts-11.mit.edu>
2
3         * Makefile.elf-lib: Changes to pass -soname to the linker, so that
4                 ld.so knows which version of the library to load when
5                 there's more than one major version of the shared library.
6
7 Mon Sep  4 21:42:46 1995  Remy Card  <card@bbj>
8
9         * Makefile.bsd-lib: New file containing support for BSD shared
10                 libraries.
11
12 Sat Aug  5 11:43:05 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
13
14         * Makefile.dll-lib: Added new target install-shlibs, which just
15                 installs the shared libraries.
16
17         * Makefile.elf-lib: Added new target install-shlibs, which just
18                 installs the shared libraries.
19
20 Tue Jul 18 21:24:13 1995    <tytso@rsx-11.mit.edu>
21
22         * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
23                 files are now in in dll/jump.*; now the subdirs target
24                 takes care of creating the jump directory, and then copy
25                 the jump.* files from the dll directory to the jump
26                 directory.  This allows dll libraries to be built where
27                 the build directory is not equal to the source directory.
28
29 Tue Jul 11 22:05:56 1995    <tytso@rsx-11.mit.edu>
30
31         * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
32                 Makefile.profile: Add rule to mkdir the appropriate object
33                 subdirectory (checker, elfshared, jump, profiled, etc.)
34