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