]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - lib/ss/ChangeLog
Update Changelog messages to use tytso@mit.edu for all addresses
[thirdparty/e2fsprogs.git] / lib / ss / ChangeLog
1 2002-02-12 Theodore Tso <tytso@mit.edu>
2
3 * requests.c (DECLARE): Fix bug in non-STDC declaration --- we
4 had a mismatch in the function signature and parameter
5 declaration sections for info/infop.
6
7 2002-02-03 Theodore Tso <tytso@thunk.org>
8
9 * Release of E2fsprogs 1.26
10
11 2001-09-20 Theodore Tso <tytso@thunk.org>
12
13 * Release of E2fsprogs 1.25
14
15 2001-09-16 Theodore Tso <tytso@mit.edu>
16
17 * mk_cmds.sh.in: Make the shell script safe from directory
18 pathnames with spaces.
19
20 2001-09-02 Theodore Tso <tytso@thunk.org>
21
22 * Release of E2fsprogs 1.24a
23
24 2001-08-30 Theodore Tso <tytso@thunk.org>
25
26 * Release of E2fsprogs 1.24
27
28 2001-08-15 Theodore Tso <tytso@valinux.com>
29
30 * Release of E2fsprogs 1.23
31
32 2001-06-23 Theodore Tso <tytso@valinux.com>
33
34 * Release of E2fsprogs 1.22
35
36 2001-06-15 Theodore Tso <tytso@valinux.com>
37
38 * Release of E2fsprogs 1.21
39
40 2001-06-01 Theodore Tso <tytso@valinux.com>
41
42 * Makefile.in: Move include/asm/types.h.in to
43 lib/ext2fs/ext2_types.h.in.
44
45 2001-05-25 Theodore Tso <tytso@valinux.com>
46
47 * Release of E2fsprogs 1.20
48
49 2000-07-13 <tytso@valinux.com>
50
51 * Release of E2fsprogs 1.19
52
53 2000-07-04 Theodore Ts'o <tytso@valinux.com>
54
55 * Makefile.in: Remove explicit link of -lc in the shared library.
56 (It shouldn't be necessary, and is harmful in some cases).
57
58 2000-07-03 <tytso@snap.thunk.org>
59
60 * ct_c.awk: Work around a bug in gawk 3.05
61
62 * mk_cmds.sh.in: Allow the build system to override the standard
63 location for finding the ct_c.* files by setting the
64 _SS_DIR_OVERRIDE environment variable.
65
66 * Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the
67 version in the source tree.
68
69 2000-05-25 <tytso@snap.thunk.org>
70
71 * Makefile: Add hack dependency rule so that parallel makes work
72 correctly.
73
74 1999-11-19 <tytso@valinux.com>
75
76 * execute_cmd.c (ss_execute_line): Fix memory leak; we weren't
77 freeing the argv array.
78
79 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
80 the source directory.
81
82 1999-11-10 <tytso@valinux.com>
83
84 * Release of E2fsprogs 1.18
85
86 1999-10-26 <tytso@valinux.com>
87
88 * Release of E2fsprogs 1.17
89
90 1999-10-22 <tytso@valinux.com>
91
92 * Release of E2fsprogs 1.16
93
94 1999-09-07 <tytso@rsts-11.mit.edu>
95
96 * Updated copyright statements with permission of the original
97 authors.
98
99 1999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
100
101 * Release of E2fsprogs 1.15
102
103 1999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
104
105 * Release of E2fsprogs 1.14
106
107 Mon Jan 4 00:05:14 1999 Theodore Y. Ts'o <tytso@mit.edu>
108
109 * mk_cmds.sh.in (TMP): Fixed portability bug in shell script; we
110 were depending on a bash'ism.
111
112 1998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
113
114 * Release of E2fsprogs 1.13
115
116 1998-07-10 Theodore Ts'o <tytso@rsts-11.mit.edu>
117
118 * mk_cmds.sh.in: Fix error message so that it says mk_cmds's
119 template files instead of compile_et's template files.
120
121 1998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
122
123 * Release of E2fsprogs 1.12
124
125 1998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
126
127 * Makefile.in: Install the ct_c.awk and ct_c.sed files in
128 $(datadir)/ss (i.e., /usr/share/ss) directory. Change
129 to use new installation directory variables
130 convention. Fix uninstall rules to take $(DESTDIR)
131 into account.
132
133 * mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and
134 ct_c.sed; if not found, look in the build directory. Add
135 error checking for non-existent input file.
136
137 Thu Aug 14 08:17:22 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
138
139 * Makefile.in (install): Fix rm command to use $(DESTDIR)
140 appropriately.
141
142 Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
143
144 * Release of E2fsprogs 1.11
145
146 Wed Jun 4 15:04:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
147
148 * Makefile.in (install): Install the ss_err.h header file out of
149 the build directory instead of the source directory (since
150 it is a constructed file).
151
152 Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
153
154 * Release of E2fsprogs version 1.10
155
156 Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
157
158 * Release of E2fsprogs version 1.09
159
160 Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
161
162 * Release of E2fsprogs version 1.08
163
164 Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
165
166 * Release of E2fsprogs version 1.07
167
168 Wed Mar 12 21:54:32 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
169
170 * help.c, pager.c, ss.h: Don't use "extern int errno", but use
171 #include <errno.h> instead.
172
173 Thu Jan 2 00:16:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
174
175 * parse.c: Put in an include of string.h
176
177 Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
178
179 * Release of E2fsprogs version 1.06
180
181 Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
182
183 * Release of E2fsprogs version 1.05
184
185 Fri Aug 30 22:36:48 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
186
187 * invocation.c (ss_create_invocation): Change function prototype
188 of invocation so that the first two arguments are const
189 char *, and that the info_ptr is a void *, not a char *.
190
191 * ss.h: Added declaration of ss_execute_line()
192
193 Sat Aug 10 00:17:14 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
194
195 * listen.c (ss_listen): Fix -Wall flames.
196
197 Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
198
199 * Release of E2fsprogs version 1.04
200
201 Thu May 16 10:04:09 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
202
203 * Makefile.in (INSTALL_HFILES): Install the correct header files
204 so that /usr/include/ss/ss.h is actually usable!
205
206 Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
207
208 * Release of E2fsprogs version 1.03
209
210 Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
211
212 * Release of E2fsprogs version 1.02
213
214 Wed Oct 25 11:58:20 1995 <tytso@rsts-11.mit.edu>
215
216 * ss_internal.h: Removed malloc, realloc, free definitions, and
217 #include <stdlib.h> instead.
218
219 Mon Sep 4 21:46:00 1995 Remy Card <card@bbj>
220
221 * Makefile.in: Added support for BSD shared libraries.
222 (distclean): Use the -f option when removing files.
223
224 Fri Aug 18 15:15:09 1995 Theodore Y. Ts'o <tytso@dcl>
225
226 * Makefile.in (mk_cmds): Remove usage of $<, since it's not
227 portable.
228
229 Sat Aug 12 03:11:02 1995 Remy Card <card@bbj>
230
231 * Makefile.in (install): Install static libraries in $(ulibdir)
232 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
233
234 Thu Aug 10 14:23:31 1995 Remy Card <card@bbj>
235
236 * Makefile.in (distclean): Remove mk_cmds.sh.
237
238 Sat Aug 5 11:44:29 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
239
240 * mk_cmds.sh.in: Remove the old .c file before moving the new file
241 into place.
242
243 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
244 installation directories correctly.
245
246 * Makefile.in (clean): Don't remove mk_cmds.sh, since it's built
247 from the configure script.
248
249 Tue Jul 11 20:47:46 1995 <tytso@rsx-11.mit.edu>
250
251 * help.c (ss_help): Use malloc instead of alloca for maximal
252 portability. Check return value of malloc before using
253 buffer. Allocate memory when printing usage message.
254
255 Thu Jun 15 23:46:16 1995 Remy Card <card@bbj>
256
257 * Makefile.in: Added support for ELF shared libraries.
258 Fixed typos in the compilation rules.
259 (distclean): Added mk_cmds.sh.
260
261 Sat Jun 10 19:57:07 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
262
263 * mk_cmds.sh.in: Use SS_DIR instead of srcdir to determine the
264 location of the ss directory.
265
266 Thu Jun 8 13:18:48 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
267
268 * help.c (ss_help): Use alloca to allocate space for filenames
269 instead of fixed buffers.
270 * error.c (ss_error, & includes): Change the selection of
271 varargs/stdarg to work with configure.
272 * pager.c: Include <errno.h> if possible.
273 * parse.c: Ditto.
274 * request_tbl.c: Ditto.
275
276 * Makefile.in: Rewritten to conform to GNU coding standards and
277 support separate compilation directories.
278 Don't preprocess mk_cmds.sh, as this is now done by configure.
279
280 Sat Mar 11 18:14:52 1995 Theodore Y. Ts'o <tytso@localhost>
281
282 * Makefile.in (DLL_INSTALL_DIR): Install libss in /lib, since it's
283 needed by debugfs (which is installed in /sbin).
284
285