Whamcloud - gitweb
ChangeLog, message.c:
[tools/e2fsprogs.git] / lib / ChangeLog
1 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
2
3         * Release of E2fsprogs 1.14
4
5 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
6
7         * Release of E2fsprogs 1.13
8
9 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
10
11         * Release of E2fsprogs 1.12
12
13 1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
14
15         * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib,
16                 Makefile.profile: Change to use new installation directory
17                 variables convention.  Add uninstall rules.
18
19 1998-03-28  Theodore Ts'o  <tytso@rsts-11.mit.edu>
20
21         * Makefile.elf-lib (installdirs): Change use of DLL_INSTALL_DIR to
22                 ELF_INSTALL_DIR.  (Doesn't make a difference currently,
23                 but it's correct this way.)
24
25 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
26
27         * Release of E2fsprogs 1.11
28
29 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
30
31         * Release of E2fsprogs version 1.10
32
33 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
34
35         * Release of E2fsprogs version 1.09
36
37 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
38
39         * Release of E2fsprogs version 1.08
40
41 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
42
43         * Release of E2fsprogs version 1.07
44
45 Sat Mar  8 13:23:43 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
46
47         * Makefile.elf-lib (image): Allow Makefile.in files to specify 
48                 a list of libraries which the shared library depends upon.
49
50 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
51
52         * Release of E2fsprogs version 1.06
53
54 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
55
56         * Release of E2fsprogs version 1.05
57 Wed Aug 28 15:20:26 1996  Miles Bader  <miles@gnu.ai.mit.edu>
58
59         * Makefile.elf-lib (installdirs-elf-lib): Renamed from installdirs
60         to avoid making random directories only neeeded when installing
61         normal libraries.
62         (install-shlibs): Use installdirs-elf-lib instead of installdirs.
63
64 Thu May 23 12:40:12 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
65
66         * Makefile.elf-lib: Install the .so files in /usr/lib, since the
67                 .a files are stored there.  (We were installing the .so
68                 files in the wrong place before.)
69
70 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
71
72         * Release of E2fsprogs version 1.04
73
74 Wed May 15 22:59:06 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
75
76         * Makefile.profile (install): Add an install production so that
77                 the profiling libraries are installed.
78
79 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
80
81         * Release of E2fsprogs version 1.03
82
83 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
84
85         * Release of E2fsprogs version 1.02
86
87 Mon Oct 30 21:11:47 1995    <tytso@rsts-11.mit.edu>
88
89         * Makefile.elf-lib: Changes to pass -soname to the linker, so that
90                 ld.so knows which version of the library to load when
91                 there's more than one major version of the shared library.
92
93 Mon Sep  4 21:42:46 1995  Remy Card  <card@bbj>
94
95         * Makefile.bsd-lib: New file containing support for BSD shared
96                 libraries.
97
98 Sat Aug  5 11:43:05 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
99
100         * Makefile.dll-lib: Added new target install-shlibs, which just
101                 installs the shared libraries.
102
103         * Makefile.elf-lib: Added new target install-shlibs, which just
104                 installs the shared libraries.
105
106 Tue Jul 18 21:24:13 1995    <tytso@rsx-11.mit.edu>
107
108         * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
109                 files are now in in dll/jump.*; now the subdirs target
110                 takes care of creating the jump directory, and then copy
111                 the jump.* files from the dll directory to the jump
112                 directory.  This allows dll libraries to be built where
113                 the build directory is not equal to the source directory.
114
115 Tue Jul 11 22:05:56 1995    <tytso@rsx-11.mit.edu>
116
117         * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
118                 Makefile.profile: Add rule to mkdir the appropriate object
119                 subdirectory (checker, elfshared, jump, profiled, etc.)
120