Whamcloud - gitweb
1212216ef6a13101f513a147a9cec5d51d625050
[tools/e2fsprogs.git] / lib / ChangeLog
1 2006-03-10  Theodore Ts'o  <tytso@mit.edu>
2
3         * Makefile.bsd-lib, Makefile.checker, Makefile.darwin-lib,
4                 Makefile.elf-lib, Makefile.library, Makefile.profile,
5                 Makefile.solaris-lib: Fix the subdirs logic so it works
6                 with GNU make 3.80 (as well as GNU make 3.81).
7
8 2005-12-29  Theodore Ts'o  <tytso@mit.edu>
9
10         * Makefile.bsd-lib, Makefile.checker, Makefile.darwin-lib,
11                 Makefile.elf-lib, Makefile.library, Makefile.profile,
12                 Makefile.solaris-lib: Revamp subdirs target so to avoid
13                 needless recompilation of library object files.
14
15 2005-12-10  Theodore Ts'o  <tytso@mit.edu>
16
17         * Makefile.elf-lib, Makefile.solaris-lib: Add $(LDFLAGS) to the
18                 command line argument when generating the shared library,
19                 to allow cross-compile and other builds that might need to
20                 specify -L paths to needed libraries.  (Addresses
21                 Sourceforge Bug #1261549)
22
23 2006-06-30  Theodore Ts'o  <tytso@mit.edu>
24
25         * Release of E2fsprogs 1.38
26
27 2005-03-21  Theodore Ts'o  <tytso@mit.edu>
28
29         * Release of E2fsprogs 1.37
30
31 2006-02-05  Theodore Ts'o  <tytso@mit.edu>
32
33         * Release of E2fsprogs 1.36
34
35 2005-01-26  Theodore Ts'o  <tytso@mit.edu>
36
37         * Makefile.library (uninstall-shlibs): Fix "make uninstall"
38
39 2004-12-14  Theodore Ts'o  <tytso@mit.edu>
40
41         * Makefile.elf-lib, Makefile.solaris-lib, Makefile.profile,
42                 Makefile.darwin-lib: Use Linux-kernel-style makefile
43                 output for "make install".  
44
45         * Makefile.elf-lib, Makefile.solaris-lib: Move strip command to
46                 install-strip and install-shlibs-strip.
47
48         * Makefile.elf-lib (installdirs-elf-lib), 
49           Makefile.solaris-lib (installdirs-elf-lib): Use $(MKINSTALLDIRS) 
50                 macro
51
52 2004-11-30  Theodore Ts'o  <tytso@mit.edu>
53
54         * Makefile.elf-lib, Makefile.library, Makefile.profile,
55                 Makefile.solaris, Makefile.darwin-lib, Makefile.checker:
56                 Use Linux-kernel-style makefile output to make it easier
57                 to see errors/warnings.
58
59 2004-09-17  Theodore Ts'o  <tytso@mit.edu>
60
61         * Makefile.dll-lib (jump): Remove XSI:isms for greater portability.
62                 (Addresses Debian Bug #255589)
63
64 2004-02-29  Brian Bergstrand  <brian@bergstrand.org>
65
66         * Makefile.bsd-lib, Makefile.darwin-lib: Define BSDLIB_PIC_FLAG
67                 since Darwin requires -fPIC while NetBSD, FreeBSD,
68                 et. al. requires -fpic.
69
70 2004-02-28  Theodore Ts'o  <tytso@mit.edu>
71
72         * Release of E2fsprogs 1.35
73
74 2003-07-25  Theodore Ts'o  <tytso@mit.edu>
75
76         * Release of E2fsprogs 1.34
77
78 2003-04-21  Theodore Ts'o  <tytso@mit.edu>
79
80         * Release of E2fsprogs 1.33
81
82 2003-03-17  Theodore Ts'o  <tytso@mit.edu>
83
84         * Makefile.darwin-lib: Fix Apple Darwin port.
85
86 2003-03-14  Theodore Ts'o  <tytso@mit.edu>
87
88         * Makefile.darwin-lib: New file to provide support for e2fsprogs
89                 on Apple Darwin.
90
91 2002-11-09  Theodore Ts'o  <tytso@mit.edu>
92
93         * Release of E2fsprogs 1.32
94
95 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
96
97         * Release of E2fsprogs 1.31
98
99 2002-10-31  Theodore Ts'o  <tytso@mit.edu>
100
101         * Release of E2fsprogs 1.30
102
103 2001-09-24  Theodore Tso  <tytso@mit.edu>
104
105         * Release of E2fsprogs 1.29
106
107 2001-08-31  Theodore Tso  <tytso@thunk.org>
108
109         * Release of E2fsprogs 1.28
110
111 2002-03-08  Theodore Tso  <tytso@mit.edu>
112
113         * Release of E2fsprogs 1.27
114
115 2002-02-03  Theodore Tso  <tytso@thunk.org>
116
117         * Release of E2fsprogs 1.26
118
119 2001-09-20  Theodore Tso  <tytso@thunk.org>
120
121         * Release of E2fsprogs 1.25
122
123 2001-09-02  Theodore Tso  <tytso@thunk.org>
124
125         * Release of E2fsprogs 1.24a
126
127 2001-08-30  Theodore Tso  <tytso@thunk.org>
128
129         * Release of E2fsprogs 1.24
130
131 2001-08-15  Theodore Tso  <tytso@valinux.com>
132
133         * Release of E2fsprogs 1.23
134
135 2001-06-23  Theodore Tso  <tytso@valinux.com>
136
137         * Release of E2fsprogs 1.22
138
139 2001-06-15  Theodore Tso  <tytso@valinux.com>
140
141         * Release of E2fsprogs 1.21
142
143 2001-05-25  Theodore Tso  <tytso@valinux.com>
144
145         * Release of E2fsprogs 1.20
146
147 2001-05-19  Theodore Tso  <tytso@valinux.com>
148
149         * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib,
150                 Makefile.solaris-lib: Use $(LDCONFIG) instead of -ldconfig.
151
152 2000-07-13    <tytso@valinux.com>
153
154         * Release of E2fsprogs 1.19
155
156 1999-11-10    <tytso@valinux.com>
157
158         * Release of E2fsprogs 1.18
159
160 1999-10-26    <tytso@valinux.com>
161
162         * Release of E2fsprogs 1.17
163
164 1999-10-22    <tytso@valinux.com>
165
166         * Release of E2fsprogs 1.16
167
168 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
169
170         * Release of E2fsprogs 1.15
171
172 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
173
174         * Release of E2fsprogs 1.14
175
176 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
177
178         * Release of E2fsprogs 1.13
179
180 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
181
182         * Release of E2fsprogs 1.12
183
184 1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
185
186         * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib,
187                 Makefile.profile: Change to use new installation directory
188                 variables convention.  Add uninstall rules.
189
190 1998-03-28  Theodore Ts'o  <tytso@rsts-11.mit.edu>
191
192         * Makefile.elf-lib (installdirs): Change use of DLL_INSTALL_DIR to
193                 ELF_INSTALL_DIR.  (Doesn't make a difference currently,
194                 but it's correct this way.)
195
196 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
197
198         * Release of E2fsprogs 1.11
199
200 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
201
202         * Release of E2fsprogs version 1.10
203
204 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
205
206         * Release of E2fsprogs version 1.09
207
208 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
209
210         * Release of E2fsprogs version 1.08
211
212 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
213
214         * Release of E2fsprogs version 1.07
215
216 Sat Mar  8 13:23:43 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
217
218         * Makefile.elf-lib (image): Allow Makefile.in files to specify 
219                 a list of libraries which the shared library depends upon.
220
221 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
222
223         * Release of E2fsprogs version 1.06
224
225 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
226
227         * Release of E2fsprogs version 1.05
228 Wed Aug 28 15:20:26 1996  Miles Bader  <miles@gnu.ai.mit.edu>
229
230         * Makefile.elf-lib (installdirs-elf-lib): Renamed from installdirs
231         to avoid making random directories only neeeded when installing
232         normal libraries.
233         (install-shlibs): Use installdirs-elf-lib instead of installdirs.
234
235 Thu May 23 12:40:12 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
236
237         * Makefile.elf-lib: Install the .so files in /usr/lib, since the
238                 .a files are stored there.  (We were installing the .so
239                 files in the wrong place before.)
240
241 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
242
243         * Release of E2fsprogs version 1.04
244
245 Wed May 15 22:59:06 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
246
247         * Makefile.profile (install): Add an install production so that
248                 the profiling libraries are installed.
249
250 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
251
252         * Release of E2fsprogs version 1.03
253
254 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
255
256         * Release of E2fsprogs version 1.02
257
258 Mon Oct 30 21:11:47 1995    <tytso@rsts-11.mit.edu>
259
260         * Makefile.elf-lib: Changes to pass -soname to the linker, so that
261                 ld.so knows which version of the library to load when
262                 there's more than one major version of the shared library.
263
264 Mon Sep  4 21:42:46 1995  Remy Card  <card@bbj>
265
266         * Makefile.bsd-lib: New file containing support for BSD shared
267                 libraries.
268
269 Sat Aug  5 11:43:05 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
270
271         * Makefile.dll-lib: Added new target install-shlibs, which just
272                 installs the shared libraries.
273
274         * Makefile.elf-lib: Added new target install-shlibs, which just
275                 installs the shared libraries.
276
277 Tue Jul 18 21:24:13 1995    <tytso@rsx-11.mit.edu>
278
279         * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
280                 files are now in in dll/jump.*; now the subdirs target
281                 takes care of creating the jump directory, and then copy
282                 the jump.* files from the dll directory to the jump
283                 directory.  This allows dll libraries to be built where
284                 the build directory is not equal to the source directory.
285
286 Tue Jul 11 22:05:56 1995    <tytso@rsx-11.mit.edu>
287
288         * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
289                 Makefile.profile: Add rule to mkdir the appropriate object
290                 subdirectory (checker, elfshared, jump, profiled, etc.)
291