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