OSDN Git Service

Update changelogs for 1.28 release
[android-x86/external-e2fsprogs.git] / lib / et / ChangeLog
1 2001-08-31  Theodore Tso  <tytso@thunk.org>
2
3         * Release of E2fsprogs 1.28
4
5 2002-03-08  Theodore Tso  <tytso@mit.edu>
6
7         * Release of E2fsprogs 1.27
8
9 2002-02-23  Theodore Tso  <tytso@mit.edu>
10
11         * com_err.texinfo: Fix up the com_err info file so that it
12                 includes the directory node information.  (Taken from the
13                 Debian diff file.)
14
15 2002-02-03  Theodore Tso  <tytso@thunk.org>
16
17         * Release of E2fsprogs 1.26
18
19 2001-12-02  Theodore Tso  <tytso@mit.edu>
20
21         * com_err.c (default_com_err_proc): Work around bug in diet libc
22                 which core dumps when using fputc on stderr; besides, it
23                 shaves bytes off of com_err.o if we use fputs instead of
24                 two fputc calls.
25
26 2001-09-20  Theodore Tso  <tytso@thunk.org>
27
28         * Release of E2fsprogs 1.25
29
30 2001-09-16  Theodore Tso  <tytso@mit.edu>
31
32         * compile_et.sh.in: Make the shell script safe from directory
33                 pathnames with spaces.
34
35 2001-09-10  Theodore Tso  <tytso@mit.edu>
36
37         * com_err.texinfo: Add appropriate @node and @menu lines so that
38                 the a valid .info file can be made.  Use @deftypefun to
39                 define functions.  Change the e-mail address where bug
40                 reports to be sent to be is the e2fsprogs maintainer.
41
42 2001-09-02  Theodore Tso  <tytso@thunk.org>
43
44         * Release of E2fsprogs 1.24a
45
46 2001-08-30  Theodore Tso  <tytso@thunk.org>
47
48         * Release of E2fsprogs 1.24
49
50 2001-08-15  Theodore Tso  <tytso@valinux.com>
51
52         * Release of E2fsprogs 1.23
53
54 2001-06-23  Theodore Tso  <tytso@valinux.com>
55
56         * Release of E2fsprogs 1.22
57
58 2001-06-15  Theodore Tso  <tytso@valinux.com>
59
60         * Release of E2fsprogs 1.21
61
62 2001-05-25  Theodore Tso  <tytso@valinux.com>
63
64         * Release of E2fsprogs 1.20
65
66 2000-12-04    <tytso@snap.thunk.org>
67
68         * compile_et.1: Fix simple typo in the man page.
69
70 2000-07-13    <tytso@valinux.com>
71
72         * Release of E2fsprogs 1.19
73
74 2000-07-04  Theodore Ts'o  <tytso@valinux.com>
75
76         * Makefile.in: Remove explicit link of -lc in the shared library.
77                 (It shouldn't be necessary, and is harmful in some cases).
78
79 1999-11-19    <tytso@valinux.com>
80
81         * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
82                 the source directory.
83
84 1999-11-10    <tytso@valinux.com>
85
86         * Release of E2fsprogs 1.18
87
88 1999-10-26    <tytso@valinux.com>
89
90         * Release of E2fsprogs 1.17
91
92 1999-10-22    <tytso@valinux.com>
93
94         * Release of E2fsprogs 1.16
95
96 1999-10-22    <tytso@valinux.com>
97
98         * com_err.3: Fix to have correct #include path for com_err.h
99
100 1999-09-07    <tytso@rsts-11.mit.edu>
101
102         * Updated copyright statements with permission of the original
103                 authors.
104
105 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
106
107         * Release of E2fsprogs 1.15
108
109 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
110
111         * Release of E2fsprogs 1.14
112
113 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
114
115         * Release of E2fsprogs 1.13
116
117 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
118
119         * Release of E2fsprogs 1.12
120
121 1998-06-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>
122
123         * et_h.awk, et_c.awk: Work around libm bug on the ARM.
124
125 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
126
127         * Makefile.in: Fix bug where my_dir was set incorrectly.  Install
128                 the et_c.awk and et_h.awk files in $(datadir)/et (i.e.,
129                 /usr/share/et) directory.  Change to use new
130                 installation directory variables convention.  Fix
131                 uninstall rules to take $(DESTDIR) into account.
132
133         * compile_et.1: Change man page to reflect the fact that
134                 compile_et is now a awk/sed script, not a yacc script.
135
136         * compile_et.sh.in: Look in $(datadir)/et for et_c.awk and
137                 et_h.awk; if not found, look in the build directory.  Add
138                 error checking for non-existent input file.
139
140 Fri Oct 31 01:14:41 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
141
142         * et_c.awk, et_h.awk: Remove support for non STDC compilers, since
143                 the workarounds caused problems with the header file.
144
145 Sun Aug 10 09:40:54 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
146
147         * error_table.h:
148         * et_name.c (error_table_name): 
149         * error_message.c (error_message.c): Make code be 16-bit safe.
150
151 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
152
153         * Release of E2fsprogs 1.11
154
155 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
156
157         * Release of E2fsprogs version 1.10
158
159 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
160
161         * Release of E2fsprogs version 1.09
162
163 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
164
165         * Release of E2fsprogs version 1.08
166
167 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
168
169         * Release of E2fsprogs version 1.07
170
171 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
172
173         * Release of E2fsprogs version 1.06
174
175 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
176
177         * Release of E2fsprogs version 1.05
178
179 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
180
181         * Release of E2fsprogs version 1.04
182
183 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
184
185         * Release of E2fsprogs version 1.03
186
187 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
188
189         * Release of E2fsprogs version 1.02
190
191 Mon Sep  4 21:44:47 1995  Remy Card  <card@bbj>
192
193         * Makefile.in: Added support for BSD shared libraries.
194
195 Sat Aug 12 03:11:28 1995  Remy Card  <card@bbj>
196
197         * Makefile.in (install): Install static libraries in $(ulibdir)
198                 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
199
200 Sat Aug  5 11:44:17 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
201
202         * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
203                 installation directories correctly.
204
205 Thu Jun 15 23:39:51 1995  Remy Card  <card@bbj>
206
207         * Makefile.in: Added support for ELF shared libraries.
208                 Fixed typos in the compilation rules.
209                 (distclean): Added compile_et.sh.
210
211 Sat Jun 10 19:56:13 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
212
213         * compile_et.sh.in: Use ET_DIR instead of srcdir to determine the
214                 location of the et directory.
215
216 Thu Jun  8 12:45:41 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
217
218         * vfprintf.c (vfprintf): Only compile this function if vfprintf
219         doesn't already exist and _doprnt does.
220
221         * compile_et.sh: Moved to compile_et.sh.in.
222
223         * Makefile.in: Rewritten to conform to GNU coding standards and
224         support separate compilation directories.
225         Don't preprocess compile_et.sh, as this is now done by configure.
226
227 Mon Nov  7 21:17:48 1994  Remy Card  <card@bbj>
228
229         * Makefile: Added a dummy install target in case shared libraries
230                 are not built.
231
232 Thu Sep  8 22:33:33 1994    (tytso@rsx-11)
233
234         * com_err.c (default_com_err_proc): Reversed order of \n\r to make
235                 jik happy.