]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - lib/et/ChangeLog
Update for 1.29 release.
[thirdparty/e2fsprogs.git] / lib / et / ChangeLog
CommitLineData
c6633059
TT
12001-09-24 Theodore Tso <tytso@mit.edu>
2
3 * Release of E2fsprogs 1.29
4
d25f8cf6
TT
52002-09-23 Theodore Ts'o <tytso@mit.edu>
6
7 * internal.h: Remove declaration of perror. All modern systems
8 can be expected to define perror() these days.
9
87ee8dca
TT
102001-08-31 Theodore Tso <tytso@thunk.org>
11
12 * Release of E2fsprogs 1.28
13
a8e77249
TT
142002-03-08 Theodore Tso <tytso@mit.edu>
15
16 * Release of E2fsprogs 1.27
17
57173d0f 182002-02-23 Theodore Tso <tytso@mit.edu>
541d173d
TT
19
20 * com_err.texinfo: Fix up the com_err info file so that it
21 includes the directory node information. (Taken from the
22 Debian diff file.)
23
a5f3f5c1
TT
242002-02-03 Theodore Tso <tytso@thunk.org>
25
26 * Release of E2fsprogs 1.26
27
57173d0f 282001-12-02 Theodore Tso <tytso@mit.edu>
571fc5a8
TT
29
30 * com_err.c (default_com_err_proc): Work around bug in diet libc
31 which core dumps when using fputc on stderr; besides, it
32 shaves bytes off of com_err.o if we use fputs instead of
33 two fputc calls.
34
fbf91112
TT
352001-09-20 Theodore Tso <tytso@thunk.org>
36
37 * Release of E2fsprogs 1.25
38
57173d0f 392001-09-16 Theodore Tso <tytso@mit.edu>
7eb0669d
TT
40
41 * compile_et.sh.in: Make the shell script safe from directory
42 pathnames with spaces.
43
57173d0f 442001-09-10 Theodore Tso <tytso@mit.edu>
5966f36f
TT
45
46 * com_err.texinfo: Add appropriate @node and @menu lines so that
47 the a valid .info file can be made. Use @deftypefun to
48 define functions. Change the e-mail address where bug
49 reports to be sent to be is the e2fsprogs maintainer.
50
fb70775b
TT
512001-09-02 Theodore Tso <tytso@thunk.org>
52
53 * Release of E2fsprogs 1.24a
54
109624a1
TT
552001-08-30 Theodore Tso <tytso@thunk.org>
56
57 * Release of E2fsprogs 1.24
58
943ed874
TT
592001-08-15 Theodore Tso <tytso@valinux.com>
60
61 * Release of E2fsprogs 1.23
62
67960139
TT
632001-06-23 Theodore Tso <tytso@valinux.com>
64
65 * Release of E2fsprogs 1.22
66
f4f75bae
TT
672001-06-15 Theodore Tso <tytso@valinux.com>
68
69 * Release of E2fsprogs 1.21
70
bb185861
TT
712001-05-25 Theodore Tso <tytso@valinux.com>
72
73 * Release of E2fsprogs 1.20
74
f72df23a
TT
752000-12-04 <tytso@snap.thunk.org>
76
77 * compile_et.1: Fix simple typo in the man page.
78
f9e67064
TT
792000-07-13 <tytso@valinux.com>
80
81 * Release of E2fsprogs 1.19
82
b2420d40
TT
832000-07-04 Theodore Ts'o <tytso@valinux.com>
84
85 * Makefile.in: Remove explicit link of -lc in the shared library.
86 (It shouldn't be necessary, and is harmful in some cases).
87
5c36a2f8
TT
881999-11-19 <tytso@valinux.com>
89
90 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
91 the source directory.
92
cd086361
TT
931999-11-10 <tytso@valinux.com>
94
95 * Release of E2fsprogs 1.18
96
28e1194e
TT
971999-10-26 <tytso@valinux.com>
98
99 * Release of E2fsprogs 1.17
100
614fdfd5
TT
1011999-10-22 <tytso@valinux.com>
102
103 * Release of E2fsprogs 1.16
104
1d0fc069
TT
1051999-10-22 <tytso@valinux.com>
106
107 * com_err.3: Fix to have correct #include path for com_err.h
108
2740156b
TT
1091999-09-07 <tytso@rsts-11.mit.edu>
110
06cefee5
TT
111 * Updated copyright statements with permission of the original
112 authors.
2740156b 113
657cb975
TT
1141999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
115
116 * Release of E2fsprogs 1.15
117
9e51eca7
TT
1181999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
119
120 * Release of E2fsprogs 1.14
121
556ad132
TT
1221998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
123
124 * Release of E2fsprogs 1.13
125
4a5fa192
TT
1261998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
127
128 * Release of E2fsprogs 1.12
129
b6627cdd
TT
1301998-06-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
131
132 * et_h.awk, et_c.awk: Work around libm bug on the ARM.
133
e5fa0e30
TT
1341998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
135
136 * Makefile.in: Fix bug where my_dir was set incorrectly. Install
137 the et_c.awk and et_h.awk files in $(datadir)/et (i.e.,
138 /usr/share/et) directory. Change to use new
139 installation directory variables convention. Fix
140 uninstall rules to take $(DESTDIR) into account.
141
142 * compile_et.1: Change man page to reflect the fact that
143 compile_et is now a awk/sed script, not a yacc script.
144
145 * compile_et.sh.in: Look in $(datadir)/et for et_c.awk and
146 et_h.awk; if not found, look in the build directory. Add
147 error checking for non-existent input file.
148
291c9049
TT
149Fri Oct 31 01:14:41 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
150
151 * et_c.awk, et_h.awk: Remove support for non STDC compilers, since
152 the workarounds caused problems with the header file.
153
a47b66ee
TT
154Sun Aug 10 09:40:54 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
155
156 * error_table.h:
157 * et_name.c (error_table_name):
158 * error_message.c (error_message.c): Make code be 16-bit safe.
159
024996cf
TT
160Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
161
162 * Release of E2fsprogs 1.11
163
a29f4d30
TT
164Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
165
166 * Release of E2fsprogs version 1.10
167
168Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
169
170 * Release of E2fsprogs version 1.09
171
2ecc6fef
TT
172Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
173
174 * Release of E2fsprogs version 1.08
175
21c84b71
TT
176Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
177
178 * Release of E2fsprogs version 1.07
179
180Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
181
182 * Release of E2fsprogs version 1.06
183
5c576477
TT
184Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
185
186 * Release of E2fsprogs version 1.05
187
62c06f79
TT
188Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
189
190 * Release of E2fsprogs version 1.04
191
7f88b043
TT
192Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
193
194 * Release of E2fsprogs version 1.03
195
74becf3c
TT
196Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
197
198 * Release of E2fsprogs version 1.02
199
50e1e10f
TT
200Mon Sep 4 21:44:47 1995 Remy Card <card@bbj>
201
202 * Makefile.in: Added support for BSD shared libraries.
203
204Sat Aug 12 03:11:28 1995 Remy Card <card@bbj>
205
206 * Makefile.in (install): Install static libraries in $(ulibdir)
207 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
208
209Sat Aug 5 11:44:17 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
210
211 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
212 installation directories correctly.
213
214Thu Jun 15 23:39:51 1995 Remy Card <card@bbj>
215
216 * Makefile.in: Added support for ELF shared libraries.
217 Fixed typos in the compilation rules.
218 (distclean): Added compile_et.sh.
219
220Sat Jun 10 19:56:13 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
221
222 * compile_et.sh.in: Use ET_DIR instead of srcdir to determine the
223 location of the et directory.
224
225Thu Jun 8 12:45:41 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
226
227 * vfprintf.c (vfprintf): Only compile this function if vfprintf
228 doesn't already exist and _doprnt does.
229
230 * compile_et.sh: Moved to compile_et.sh.in.
231
232 * Makefile.in: Rewritten to conform to GNU coding standards and
233 support separate compilation directories.
234 Don't preprocess compile_et.sh, as this is now done by configure.
235
f3db3566
TT
236Mon Nov 7 21:17:48 1994 Remy Card <card@bbj>
237
238 * Makefile: Added a dummy install target in case shared libraries
239 are not built.
240
241Thu Sep 8 22:33:33 1994 (tytso@rsx-11)
242
243 * com_err.c (default_com_err_proc): Reversed order of \n\r to make
244 jik happy.