blob: 4c1da658d42308231c57dc0e3855b2dd50f29db3 [file] [log] [blame]
Theodore Ts'o109624a2001-08-31 00:59:55 -040012001-08-30 Theodore Tso <tytso@thunk.org>
2
3 * Release of E2fsprogs 1.24
4
Theodore Ts'o943ed872001-08-27 12:29:22 -040052001-08-15 Theodore Tso <tytso@valinux.com>
6
7 * Release of E2fsprogs 1.23
8
Theodore Ts'o67960132001-06-23 00:16:37 -040092001-06-23 Theodore Tso <tytso@valinux.com>
10
11 * Release of E2fsprogs 1.22
12
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000132001-06-15 Theodore Tso <tytso@valinux.com>
14
15 * Release of E2fsprogs 1.21
16
Theodore Ts'o797f5ef2001-06-01 23:49:46 +0000172001-06-01 Theodore Tso <tytso@valinux.com>
18
19 * Makefile.in: Move include/asm/types.h.in to
Theodore Ts'o36a23e12001-06-02 00:54:10 +000020 lib/ext2fs/ext2_types.h.in.
Theodore Ts'o797f5ef2001-06-01 23:49:46 +000021
Theodore Ts'obb185862001-05-25 17:35:00 +0000222001-05-25 Theodore Tso <tytso@valinux.com>
23
24 * Release of E2fsprogs 1.20
25
Theodore Ts'of9e67062000-07-13 23:25:54 +0000262000-07-13 <tytso@valinux.com>
27
28 * Release of E2fsprogs 1.19
29
Theodore Ts'ob2420d42000-07-04 18:51:20 +0000302000-07-04 Theodore Ts'o <tytso@valinux.com>
31
32 * Makefile.in: Remove explicit link of -lc in the shared library.
33 (It shouldn't be necessary, and is harmful in some cases).
34
Theodore Ts'o1f00aaf2000-07-04 12:34:34 +0000352000-07-03 <tytso@snap.thunk.org>
36
37 * ct_c.awk: Work around a bug in gawk 3.05
38
39 * mk_cmds.sh.in: Allow the build system to override the standard
40 location for finding the ct_c.* files by setting the
41 _SS_DIR_OVERRIDE environment variable.
42
43 * Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the
44 version in the source tree.
45
Theodore Ts'of0f4acb2000-05-25 23:22:11 +0000462000-05-25 <tytso@snap.thunk.org>
47
48 * Makefile: Add hack dependency rule so that parallel makes work
49 correctly.
50
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +0000511999-11-19 <tytso@valinux.com>
52
Theodore Ts'o7b352e32000-01-18 16:24:13 +000053 * execute_cmd.c (ss_execute_line): Fix memory leak; we weren't
54 freeing the argv array.
55
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +000056 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
57 the source directory.
58
Theodore Ts'ocd086361999-11-10 16:00:39 +0000591999-11-10 <tytso@valinux.com>
60
61 * Release of E2fsprogs 1.18
62
Theodore Ts'o28e11941999-10-26 18:17:20 +0000631999-10-26 <tytso@valinux.com>
64
65 * Release of E2fsprogs 1.17
66
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000671999-10-22 <tytso@valinux.com>
68
69 * Release of E2fsprogs 1.16
70
Theodore Ts'o27401561999-09-14 20:11:19 +0000711999-09-07 <tytso@rsts-11.mit.edu>
72
Theodore Ts'o06cefee1999-10-23 01:16:22 +000073 * Updated copyright statements with permission of the original
74 authors.
Theodore Ts'o27401561999-09-14 20:11:19 +000075
Theodore Ts'o657cb971999-07-30 23:19:10 +0000761999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
77
78 * Release of E2fsprogs 1.15
79
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000801999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
81
82 * Release of E2fsprogs 1.14
83
Theodore Ts'o73f17cf1999-01-04 07:35:45 +000084Mon Jan 4 00:05:14 1999 Theodore Y. Ts'o <tytso@mit.edu>
85
86 * mk_cmds.sh.in (TMP): Fixed portability bug in shell script; we
87 were depending on a bash'ism.
88
Theodore Ts'o556ad131998-12-19 08:10:58 +0000891998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
90
91 * Release of E2fsprogs 1.13
92
Theodore Ts'o169cb541998-08-01 04:33:31 +0000931998-07-10 Theodore Ts'o <tytso@rsts-11.mit.edu>
94
95 * mk_cmds.sh.in: Fix error message so that it says mk_cmds's
96 template files instead of compile_et's template files.
97
Theodore Ts'o4a5fa191998-07-09 05:42:45 +0000981998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
99
100 * Release of E2fsprogs 1.12
101
Theodore Ts'oe5fa0e31998-04-01 02:18:45 +00001021998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
103
104 * Makefile.in: Install the ct_c.awk and ct_c.sed files in
105 $(datadir)/ss (i.e., /usr/share/ss) directory. Change
106 to use new installation directory variables
107 convention. Fix uninstall rules to take $(DESTDIR)
108 into account.
109
110 * mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and
111 ct_c.sed; if not found, look in the build directory. Add
112 error checking for non-existent input file.
113
Theodore Ts'o7cf73dc1997-08-14 17:17:16 +0000114Thu Aug 14 08:17:22 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
115
116 * Makefile.in (install): Fix rm command to use $(DESTDIR)
117 appropriately.
118
Theodore Ts'o024996c1997-06-17 05:38:35 +0000119Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
120
121 * Release of E2fsprogs 1.11
122
Theodore Ts'o5972d0d1997-06-07 03:45:08 +0000123Wed Jun 4 15:04:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
124
125 * Makefile.in (install): Install the ss_err.h header file out of
126 the build directory instead of the source directory (since
127 it is a constructed file).
128
Theodore Ts'oa29f4d31997-04-29 21:26:48 +0000129Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
130
131 * Release of E2fsprogs version 1.10
132
133Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
134
135 * Release of E2fsprogs version 1.09
136
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +0000137Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
138
139 * Release of E2fsprogs version 1.08
140
Theodore Ts'o19c78dc1997-04-29 16:17:09 +0000141Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
142
143 * Release of E2fsprogs version 1.07
144
145Wed Mar 12 21:54:32 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
146
147 * help.c, pager.c, ss.h: Don't use "extern int errno", but use
148 #include <errno.h> instead.
149
150Thu Jan 2 00:16:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
151
152 * parse.c: Put in an include of string.h
153
154Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
155
156 * Release of E2fsprogs version 1.06
157
Theodore Ts'o5c576471997-04-29 15:29:49 +0000158Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
159
160 * Release of E2fsprogs version 1.05
161
Theodore Ts'o1e3472c1997-04-29 14:53:37 +0000162Fri Aug 30 22:36:48 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
163
164 * invocation.c (ss_create_invocation): Change function prototype
165 of invocation so that the first two arguments are const
166 char *, and that the info_ptr is a void *, not a char *.
167
168 * ss.h: Added declaration of ss_execute_line()
169
170Sat Aug 10 00:17:14 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
171
172 * listen.c (ss_listen): Fix -Wall flames.
173
Theodore Ts'o62c06f71997-04-29 14:34:47 +0000174Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
175
176 * Release of E2fsprogs version 1.04
177
178Thu May 16 10:04:09 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
179
180 * Makefile.in (INSTALL_HFILES): Install the correct header files
181 so that /usr/include/ss/ss.h is actually usable!
182
Theodore Ts'o7f88b041997-04-26 14:48:50 +0000183Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
184
185 * Release of E2fsprogs version 1.03
186
Theodore Ts'o74becf31997-04-26 14:37:06 +0000187Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
188
189 * Release of E2fsprogs version 1.02
190
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000191Wed Oct 25 11:58:20 1995 <tytso@rsts-11.mit.edu>
192
193 * ss_internal.h: Removed malloc, realloc, free definitions, and
194 #include <stdlib.h> instead.
195
196Mon Sep 4 21:46:00 1995 Remy Card <card@bbj>
197
198 * Makefile.in: Added support for BSD shared libraries.
199 (distclean): Use the -f option when removing files.
200
201Fri Aug 18 15:15:09 1995 Theodore Y. Ts'o <tytso@dcl>
202
203 * Makefile.in (mk_cmds): Remove usage of $<, since it's not
204 portable.
205
206Sat Aug 12 03:11:02 1995 Remy Card <card@bbj>
207
208 * Makefile.in (install): Install static libraries in $(ulibdir)
209 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
210
211Thu Aug 10 14:23:31 1995 Remy Card <card@bbj>
212
213 * Makefile.in (distclean): Remove mk_cmds.sh.
214
215Sat Aug 5 11:44:29 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
216
217 * mk_cmds.sh.in: Remove the old .c file before moving the new file
218 into place.
219
220 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
221 installation directories correctly.
222
223 * Makefile.in (clean): Don't remove mk_cmds.sh, since it's built
224 from the configure script.
225
226Tue Jul 11 20:47:46 1995 <tytso@rsx-11.mit.edu>
227
228 * help.c (ss_help): Use malloc instead of alloca for maximal
229 portability. Check return value of malloc before using
230 buffer. Allocate memory when printing usage message.
231
232Thu Jun 15 23:46:16 1995 Remy Card <card@bbj>
233
234 * Makefile.in: Added support for ELF shared libraries.
235 Fixed typos in the compilation rules.
236 (distclean): Added mk_cmds.sh.
237
238Sat Jun 10 19:57:07 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
239
240 * mk_cmds.sh.in: Use SS_DIR instead of srcdir to determine the
241 location of the ss directory.
242
243Thu Jun 8 13:18:48 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
244
245 * help.c (ss_help): Use alloca to allocate space for filenames
246 instead of fixed buffers.
247 * error.c (ss_error, & includes): Change the selection of
248 varargs/stdarg to work with configure.
249 * pager.c: Include <errno.h> if possible.
250 * parse.c: Ditto.
251 * request_tbl.c: Ditto.
252
253 * Makefile.in: Rewritten to conform to GNU coding standards and
254 support separate compilation directories.
255 Don't preprocess mk_cmds.sh, as this is now done by configure.
256
Theodore Ts'of3db3561997-04-26 13:34:30 +0000257Sat Mar 11 18:14:52 1995 Theodore Y. Ts'o <tytso@localhost>
258
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000259 * Makefile.in (DLL_INSTALL_DIR): Install libss in /lib, since it's
Theodore Ts'of3db3561997-04-26 13:34:30 +0000260 needed by debugfs (which is installed in /sbin).
261
262