blob: 52820ca161c321deb8b8c130878ee51636df0d33 [file] [log] [blame]
Theodore Ts'o024996c1997-06-17 05:38:35 +00001Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
2
3 * Release of E2fsprogs 1.11
4
Theodore Ts'o5972d0d1997-06-07 03:45:08 +00005Wed Jun 4 15:04:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
6
7 * Makefile.in (install): Install the ss_err.h header file out of
8 the build directory instead of the source directory (since
9 it is a constructed file).
10
Theodore Ts'oa29f4d31997-04-29 21:26:48 +000011Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
12
13 * Release of E2fsprogs version 1.10
14
15Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
16
17 * Release of E2fsprogs version 1.09
18
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +000019Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
20
21 * Release of E2fsprogs version 1.08
22
Theodore Ts'o19c78dc1997-04-29 16:17:09 +000023Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
24
25 * Release of E2fsprogs version 1.07
26
27Wed Mar 12 21:54:32 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
28
29 * help.c, pager.c, ss.h: Don't use "extern int errno", but use
30 #include <errno.h> instead.
31
32Thu Jan 2 00:16:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
33
34 * parse.c: Put in an include of string.h
35
36Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
37
38 * Release of E2fsprogs version 1.06
39
Theodore Ts'o5c576471997-04-29 15:29:49 +000040Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
41
42 * Release of E2fsprogs version 1.05
43
Theodore Ts'o1e3472c1997-04-29 14:53:37 +000044Fri Aug 30 22:36:48 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
45
46 * invocation.c (ss_create_invocation): Change function prototype
47 of invocation so that the first two arguments are const
48 char *, and that the info_ptr is a void *, not a char *.
49
50 * ss.h: Added declaration of ss_execute_line()
51
52Sat Aug 10 00:17:14 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
53
54 * listen.c (ss_listen): Fix -Wall flames.
55
Theodore Ts'o62c06f71997-04-29 14:34:47 +000056Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
57
58 * Release of E2fsprogs version 1.04
59
60Thu May 16 10:04:09 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
61
62 * Makefile.in (INSTALL_HFILES): Install the correct header files
63 so that /usr/include/ss/ss.h is actually usable!
64
Theodore Ts'o7f88b041997-04-26 14:48:50 +000065Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
66
67 * Release of E2fsprogs version 1.03
68
Theodore Ts'o74becf31997-04-26 14:37:06 +000069Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
70
71 * Release of E2fsprogs version 1.02
72
Theodore Ts'o50e1e101997-04-26 13:58:21 +000073Wed Oct 25 11:58:20 1995 <tytso@rsts-11.mit.edu>
74
75 * ss_internal.h: Removed malloc, realloc, free definitions, and
76 #include <stdlib.h> instead.
77
78Mon Sep 4 21:46:00 1995 Remy Card <card@bbj>
79
80 * Makefile.in: Added support for BSD shared libraries.
81 (distclean): Use the -f option when removing files.
82
83Fri Aug 18 15:15:09 1995 Theodore Y. Ts'o <tytso@dcl>
84
85 * Makefile.in (mk_cmds): Remove usage of $<, since it's not
86 portable.
87
88Sat Aug 12 03:11:02 1995 Remy Card <card@bbj>
89
90 * Makefile.in (install): Install static libraries in $(ulibdir)
91 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
92
93Thu Aug 10 14:23:31 1995 Remy Card <card@bbj>
94
95 * Makefile.in (distclean): Remove mk_cmds.sh.
96
97Sat Aug 5 11:44:29 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
98
99 * mk_cmds.sh.in: Remove the old .c file before moving the new file
100 into place.
101
102 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
103 installation directories correctly.
104
105 * Makefile.in (clean): Don't remove mk_cmds.sh, since it's built
106 from the configure script.
107
108Tue Jul 11 20:47:46 1995 <tytso@rsx-11.mit.edu>
109
110 * help.c (ss_help): Use malloc instead of alloca for maximal
111 portability. Check return value of malloc before using
112 buffer. Allocate memory when printing usage message.
113
114Thu Jun 15 23:46:16 1995 Remy Card <card@bbj>
115
116 * Makefile.in: Added support for ELF shared libraries.
117 Fixed typos in the compilation rules.
118 (distclean): Added mk_cmds.sh.
119
120Sat Jun 10 19:57:07 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
121
122 * mk_cmds.sh.in: Use SS_DIR instead of srcdir to determine the
123 location of the ss directory.
124
125Thu Jun 8 13:18:48 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
126
127 * help.c (ss_help): Use alloca to allocate space for filenames
128 instead of fixed buffers.
129 * error.c (ss_error, & includes): Change the selection of
130 varargs/stdarg to work with configure.
131 * pager.c: Include <errno.h> if possible.
132 * parse.c: Ditto.
133 * request_tbl.c: Ditto.
134
135 * Makefile.in: Rewritten to conform to GNU coding standards and
136 support separate compilation directories.
137 Don't preprocess mk_cmds.sh, as this is now done by configure.
138
Theodore Ts'of3db3561997-04-26 13:34:30 +0000139Sat Mar 11 18:14:52 1995 Theodore Y. Ts'o <tytso@localhost>
140
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000141 * Makefile.in (DLL_INSTALL_DIR): Install libss in /lib, since it's
Theodore Ts'of3db3561997-04-26 13:34:30 +0000142 needed by debugfs (which is installed in /sbin).
143
144