blob: 38152b1e6ec88dc9c4b1e717b1378f6f8652f910 [file] [log] [blame]
Theodore Ts'o024996c1997-06-17 05:38:35 +00001Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
2
3 * Release of E2fsprogs 1.11
4
Theodore Ts'oa29f4d31997-04-29 21:26:48 +00005Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
6
7 * Release of E2fsprogs version 1.10
8
9Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
10
11 * Release of E2fsprogs version 1.09
12
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +000013Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
14
15 * Release of E2fsprogs version 1.08
16
Theodore Ts'o21c84b71997-04-29 16:15:03 +000017Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
18
19 * Release of E2fsprogs version 1.07
20
21Sat Mar 8 13:23:43 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
22
23 * Makefile.elf-lib (image): Allow Makefile.in files to specify
24 a list of libraries which the shared library depends upon.
25
26Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
27
28 * Release of E2fsprogs version 1.06
29
Theodore Ts'o5c576471997-04-29 15:29:49 +000030Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
31
32 * Release of E2fsprogs version 1.05
Theodore Ts'o1e3472c1997-04-29 14:53:37 +000033Wed Aug 28 15:20:26 1996 Miles Bader <miles@gnu.ai.mit.edu>
34
35 * Makefile.elf-lib (installdirs-elf-lib): Renamed from installdirs
36 to avoid making random directories only neeeded when installing
37 normal libraries.
38 (install-shlibs): Use installdirs-elf-lib instead of installdirs.
39
40Thu May 23 12:40:12 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
41
42 * Makefile.elf-lib: Install the .so files in /usr/lib, since the
43 .a files are stored there. (We were installing the .so
44 files in the wrong place before.)
45
Theodore Ts'o62c06f71997-04-29 14:34:47 +000046Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
47
48 * Release of E2fsprogs version 1.04
49
50Wed May 15 22:59:06 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
51
52 * Makefile.profile (install): Add an install production so that
53 the profiling libraries are installed.
54
Theodore Ts'o7f88b041997-04-26 14:48:50 +000055Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
56
57 * Release of E2fsprogs version 1.03
58
Theodore Ts'o74becf31997-04-26 14:37:06 +000059Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
60
61 * Release of E2fsprogs version 1.02
62
Theodore Ts'o297f47a1997-04-26 14:25:20 +000063Mon Oct 30 21:11:47 1995 <tytso@rsts-11.mit.edu>
64
65 * Makefile.elf-lib: Changes to pass -soname to the linker, so that
66 ld.so knows which version of the library to load when
67 there's more than one major version of the shared library.
68
Theodore Ts'o50e1e101997-04-26 13:58:21 +000069Mon Sep 4 21:42:46 1995 Remy Card <card@bbj>
70
71 * Makefile.bsd-lib: New file containing support for BSD shared
72 libraries.
73
74Sat Aug 5 11:43:05 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
75
76 * Makefile.dll-lib: Added new target install-shlibs, which just
77 installs the shared libraries.
78
79 * Makefile.elf-lib: Added new target install-shlibs, which just
80 installs the shared libraries.
81
82Tue Jul 18 21:24:13 1995 <tytso@rsx-11.mit.edu>
83
84 * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
85 files are now in in dll/jump.*; now the subdirs target
86 takes care of creating the jump directory, and then copy
87 the jump.* files from the dll directory to the jump
88 directory. This allows dll libraries to be built where
89 the build directory is not equal to the source directory.
90
91Tue Jul 11 22:05:56 1995 <tytso@rsx-11.mit.edu>
92
93 * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
94 Makefile.profile: Add rule to mkdir the appropriate object
95 subdirectory (checker, elfshared, jump, profiled, etc.)
96