blob: 28d6650015fd26195c5ea3aa8f86631958ae5fea [file] [log] [blame]
Theodore Ts'ofb707752001-09-04 15:00:37 -040012001-09-02 Theodore Tso <tytso@thunk.org>
2
3 * Release of E2fsprogs 1.24a
4
Theodore Ts'o109624a2001-08-31 00:59:55 -040052001-08-30 Theodore Tso <tytso@thunk.org>
6
7 * Release of E2fsprogs 1.24
8
Theodore Ts'o943ed872001-08-27 12:29:22 -040092001-08-15 Theodore Tso <tytso@valinux.com>
10
11 * Release of E2fsprogs 1.23
12
Theodore Ts'o67960132001-06-23 00:16:37 -0400132001-06-23 Theodore Tso <tytso@valinux.com>
14
15 * Release of E2fsprogs 1.22
16
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000172001-06-15 Theodore Tso <tytso@valinux.com>
18
19 * Release of E2fsprogs 1.21
20
Theodore Ts'obb185862001-05-25 17:35:00 +0000212001-05-25 Theodore Tso <tytso@valinux.com>
22
23 * Release of E2fsprogs 1.20
24
Theodore Ts'of72df232000-12-04 23:49:07 +0000252000-12-04 <tytso@snap.thunk.org>
26
27 * compile_et.1: Fix simple typo in the man page.
28
Theodore Ts'of9e67062000-07-13 23:25:54 +0000292000-07-13 <tytso@valinux.com>
30
31 * Release of E2fsprogs 1.19
32
Theodore Ts'ob2420d42000-07-04 18:51:20 +0000332000-07-04 Theodore Ts'o <tytso@valinux.com>
34
35 * Makefile.in: Remove explicit link of -lc in the shared library.
36 (It shouldn't be necessary, and is harmful in some cases).
37
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +0000381999-11-19 <tytso@valinux.com>
39
40 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
41 the source directory.
42
Theodore Ts'ocd086361999-11-10 16:00:39 +0000431999-11-10 <tytso@valinux.com>
44
45 * Release of E2fsprogs 1.18
46
Theodore Ts'o28e11941999-10-26 18:17:20 +0000471999-10-26 <tytso@valinux.com>
48
49 * Release of E2fsprogs 1.17
50
Theodore Ts'o1d0fc061999-10-23 02:51:33 +0000511999-10-22 <tytso@valinux.com>
52
Theodore Ts'o614fdfd1999-10-23 03:19:51 +000053 * Release of E2fsprogs 1.16
54
551999-10-22 <tytso@valinux.com>
56
Theodore Ts'o1d0fc061999-10-23 02:51:33 +000057 * com_err.3: Fix to have correct #include path for com_err.h
58
Theodore Ts'o27401561999-09-14 20:11:19 +0000591999-09-07 <tytso@rsts-11.mit.edu>
60
Theodore Ts'o06cefee1999-10-23 01:16:22 +000061 * Updated copyright statements with permission of the original
62 authors.
Theodore Ts'o27401561999-09-14 20:11:19 +000063
Theodore Ts'o657cb971999-07-30 23:19:10 +0000641999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
65
66 * Release of E2fsprogs 1.15
67
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000681999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
69
70 * Release of E2fsprogs 1.14
71
Theodore Ts'o556ad131998-12-19 08:10:58 +0000721998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
73
74 * Release of E2fsprogs 1.13
75
Theodore Ts'o4a5fa191998-07-09 05:42:45 +0000761998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
77
78 * Release of E2fsprogs 1.12
79
Theodore Ts'ob6627cd1998-06-27 05:23:55 +0000801998-06-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
81
82 * et_h.awk, et_c.awk: Work around libm bug on the ARM.
83
Theodore Ts'oe5fa0e31998-04-01 02:18:45 +0000841998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
85
86 * Makefile.in: Fix bug where my_dir was set incorrectly. Install
87 the et_c.awk and et_h.awk files in $(datadir)/et (i.e.,
88 /usr/share/et) directory. Change to use new
89 installation directory variables convention. Fix
90 uninstall rules to take $(DESTDIR) into account.
91
92 * compile_et.1: Change man page to reflect the fact that
93 compile_et is now a awk/sed script, not a yacc script.
94
95 * compile_et.sh.in: Look in $(datadir)/et for et_c.awk and
96 et_h.awk; if not found, look in the build directory. Add
97 error checking for non-existent input file.
98
Theodore Ts'o291c9041997-10-31 06:17:08 +000099Fri Oct 31 01:14:41 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
100
101 * et_c.awk, et_h.awk: Remove support for non STDC compilers, since
102 the workarounds caused problems with the header file.
103
Theodore Ts'oa47b66e1997-08-10 23:02:21 +0000104Sun Aug 10 09:40:54 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
105
106 * error_table.h:
107 * et_name.c (error_table_name):
108 * error_message.c (error_message.c): Make code be 16-bit safe.
109
Theodore Ts'o024996c1997-06-17 05:38:35 +0000110Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
111
112 * Release of E2fsprogs 1.11
113
Theodore Ts'oa29f4d31997-04-29 21:26:48 +0000114Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
115
116 * Release of E2fsprogs version 1.10
117
118Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
119
120 * Release of E2fsprogs version 1.09
121
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +0000122Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
123
124 * Release of E2fsprogs version 1.08
125
Theodore Ts'o21c84b71997-04-29 16:15:03 +0000126Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
127
128 * Release of E2fsprogs version 1.07
129
130Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
131
132 * Release of E2fsprogs version 1.06
133
Theodore Ts'o5c576471997-04-29 15:29:49 +0000134Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
135
136 * Release of E2fsprogs version 1.05
137
Theodore Ts'o62c06f71997-04-29 14:34:47 +0000138Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
139
140 * Release of E2fsprogs version 1.04
141
Theodore Ts'o7f88b041997-04-26 14:48:50 +0000142Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
143
144 * Release of E2fsprogs version 1.03
145
Theodore Ts'o74becf31997-04-26 14:37:06 +0000146Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
147
148 * Release of E2fsprogs version 1.02
149
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000150Mon Sep 4 21:44:47 1995 Remy Card <card@bbj>
151
152 * Makefile.in: Added support for BSD shared libraries.
153
154Sat Aug 12 03:11:28 1995 Remy Card <card@bbj>
155
156 * Makefile.in (install): Install static libraries in $(ulibdir)
157 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
158
159Sat Aug 5 11:44:17 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
160
161 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
162 installation directories correctly.
163
164Thu Jun 15 23:39:51 1995 Remy Card <card@bbj>
165
166 * Makefile.in: Added support for ELF shared libraries.
167 Fixed typos in the compilation rules.
168 (distclean): Added compile_et.sh.
169
170Sat Jun 10 19:56:13 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
171
172 * compile_et.sh.in: Use ET_DIR instead of srcdir to determine the
173 location of the et directory.
174
175Thu Jun 8 12:45:41 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
176
177 * vfprintf.c (vfprintf): Only compile this function if vfprintf
178 doesn't already exist and _doprnt does.
179
180 * compile_et.sh: Moved to compile_et.sh.in.
181
182 * Makefile.in: Rewritten to conform to GNU coding standards and
183 support separate compilation directories.
184 Don't preprocess compile_et.sh, as this is now done by configure.
185
Theodore Ts'of3db3561997-04-26 13:34:30 +0000186Mon Nov 7 21:17:48 1994 Remy Card <card@bbj>
187
188 * Makefile: Added a dummy install target in case shared libraries
189 are not built.
190
191Thu Sep 8 22:33:33 1994 (tytso@rsx-11)
192
193 * com_err.c (default_com_err_proc): Reversed order of \n\r to make
194 jik happy.