e2fsprogs/lib/ChangeLog

43 lines
1.4 KiB
Plaintext
Raw Normal View History

1997-04-26 18:48:50 +04:00
Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
* Release of E2fsprogs version 1.03
1997-04-26 18:37:06 +04:00
Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
* Release of E2fsprogs version 1.02
1997-04-26 18:25:20 +04:00
Mon Oct 30 21:11:47 1995 <tytso@rsts-11.mit.edu>
* Makefile.elf-lib: Changes to pass -soname to the linker, so that
ld.so knows which version of the library to load when
there's more than one major version of the shared library.
1997-04-26 17:58:21 +04:00
Mon Sep 4 21:42:46 1995 Remy Card <card@bbj>
* Makefile.bsd-lib: New file containing support for BSD shared
libraries.
Sat Aug 5 11:43:05 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
* Makefile.dll-lib: Added new target install-shlibs, which just
installs the shared libraries.
* Makefile.elf-lib: Added new target install-shlibs, which just
installs the shared libraries.
Tue Jul 18 21:24:13 1995 <tytso@rsx-11.mit.edu>
* Makefile.dll-lib (jump): For each of the libraries jump/jump.*
files are now in in dll/jump.*; now the subdirs target
takes care of creating the jump directory, and then copy
the jump.* files from the dll directory to the jump
directory. This allows dll libraries to be built where
the build directory is not equal to the source directory.
Tue Jul 11 22:05:56 1995 <tytso@rsx-11.mit.edu>
* Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
Makefile.profile: Add rule to mkdir the appropriate object
subdirectory (checker, elfshared, jump, profiled, etc.)