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