blob: c0481130ae4d4daad91300b0d76c466f052bf421 [file] [log] [blame]
Theodore Ts'ofbf91112001-09-20 10:47:47 -040012001-09-20 Theodore Tso <tytso@thunk.org>
2
3 * Release of E2fsprogs 1.25
4
Theodore Ts'ofb707752001-09-04 15:00:37 -040052001-09-02 Theodore Tso <tytso@thunk.org>
6
7 * Release of E2fsprogs 1.24a
8
Theodore Ts'o109624a2001-08-31 00:59:55 -040092001-08-30 Theodore Tso <tytso@thunk.org>
10
11 * Release of E2fsprogs 1.24
12
Theodore Ts'o943ed872001-08-27 12:29:22 -0400132001-08-15 Theodore Tso <tytso@valinux.com>
14
15 * Release of E2fsprogs 1.23
16
Theodore Ts'o67960132001-06-23 00:16:37 -0400172001-06-23 Theodore Tso <tytso@valinux.com>
18
19 * Release of E2fsprogs 1.22
20
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000212001-06-15 Theodore Tso <tytso@valinux.com>
22
23 * Release of E2fsprogs 1.21
24
Theodore Ts'o725c4742001-06-08 11:55:44 +0000252001-06-08 Theodore Tso <tytso@valinux.com>
26
27 * jfs.h: Synchronize with ext3 0.7a
28
Theodore Ts'obb185862001-05-25 17:35:00 +0000292001-05-25 Theodore Tso <tytso@valinux.com>
30
31 * Release of E2fsprogs 1.20
32
Theodore Ts'o8ec2ec52001-05-14 05:01:47 +0000332001-05-14 Theodore Tso <tytso@valinux.com>
34
35 * ext2_fs.h: Moved file to lib/ext2fs
36
Theodore Ts'o21cc6652001-05-25 16:35:33 +000037 * ext2_fs.h: Define EXT2_RESIZE_INO and EXT2_FEATURE_COMPAT_DIR_INDEX
Theodore Ts'o8ec2ec52001-05-14 05:01:47 +000038
Theodore Ts'o69303722001-05-12 16:12:12 +0000392001-05-12 Theodore Tso <tytso@valinux.com>
40
41 * jfs.h (JFS_DEBUG): Don't define JFS_DEBUG for non-kernel builds;
42 if necessasry it can be set with configure --enable-jfs-debug
43
Theodore Ts'o766b1e02001-05-01 16:01:34 +0000442001-05-01 Theodore Tso <tytso@valinux.com>
45
46 * ext2_fs.h: New feature assignments for
47 EXT2_FEATURE_COMPAT_RESIZE_INODE for Andreas Dilger and
48 EXT3_FEATURE_COMPAT_DIR_INDEX for Daniel Phillips.
49 Synchronize kernel function prototypes (which don't matter
50 for e2fsprogs) with Linux 2.4.4.
51
Theodore Ts'o990d4292001-01-14 17:56:00 +0000522001-01-14 Theodore Ts'o <tytso@valinux.com>
53
54 * ext2_fs.h (EXT3_FEATURE_INCOMPAT_JOURNAL_DEV): Add definition
55 for use with external journal devices.
56
Theodore Ts'od8755d62001-01-06 03:51:25 +0000572001-01-05 <tytso@snap.thunk.org>
58
59 * jfs.h: Move prototypes outside of the KERNEL #ifdef. Remove
60 indentation in front of #define.
61
62 * jfs_compat.h: Add #include of netinet/in.h for htonl, and not to
63 use inline functions if compiling with gcc -Wall.
64
Theodore Ts'of13a9872000-12-31 02:55:11 +0000652000-12-30 <tytso@snap.thunk.org>
66
Theodore Ts'of7810aa2000-12-31 03:00:42 +000067 * ext2_fs.h (EXT3_JOURNAL_DATA_FL): Add new inode flag definition.
68
Theodore Ts'of13a9872000-12-31 02:55:11 +000069 * jfs.h: Update to 0.5e version
70
Theodore Ts'o58618732000-12-09 05:47:45 +0000712000-12-09 <tytso@snap.thunk.org>
72
73 * jfs.h, jfs_compat.h, list.h: New files added to support ext3.
74
Theodore Ts'o0e8a9562000-12-09 06:41:25 +000075 * jfs.h: Remove excess #include of JFS_DEBUG. Not needed for
76 e2fsprogs, since we optioanlly define it in the
77 configuration file system.
78
Theodore Ts'od3cd93c2000-10-24 18:33:16 +0000792000-10-24 <tytso@valinux.com>
80
81 * ext2_fs.h (EXT2_JOURNAL_INO): Add definition for
82 EXT2_JOURNAL_INO; reserve inode #7 for EXT2_RESIZE_INO.
83
Theodore Ts'o153a9772000-08-14 14:37:37 +0000842000-08-14 <tytso@valinux.com>
85
86 * ext2_fs.h: Add comment explaining when journal fields are valid.
87
Theodore Ts'of9e67062000-07-13 23:25:54 +0000882000-07-13 <tytso@valinux.com>
89
90 * Release of E2fsprogs 1.19
91
Theodore Ts'oec478572000-07-07 04:31:55 +0000922000-07-07 Theodore Ts'o <tytso@valinux.com>
93
94 * ext2_fs.h: Update ext3 extension feature #define's.
95
Theodore Ts'o8f13d8c2000-07-04 19:41:29 +0000962000-07-04 Theodore Ts'o <tytso@valinux.com>
97
98 * ext2_fs.h: Update to include latest journalling additions to the
99 superblock.
100
Theodore Ts'o906e1f12000-04-03 13:48:52 +00001012000-04-03 Theodore Ts'o <tytso@valinux.com>
102
103 * ext2_fs.h (EXT2_NOCOMPR_FL): Rename EXT2_NOCOMP_FL to
104 EXT2_NOCOMPR_FL.
105
Theodore Ts'o565aea12000-02-07 00:01:17 +00001062000-02-06 Theodore Ts'o <tytso@valinux.com>
107
Theodore Ts'o286a31a2000-04-03 13:17:59 +0000108 * ext2_fs.h: Fix header to skip defining EXT2FS_DEBUG since blows
Theodore Ts'o565aea12000-02-07 00:01:17 +0000109 out on non GCC compilers.
110
Theodore Ts'o41a817e2000-02-02 16:06:35 +00001112000-02-02 Theodore Ts'o <tytso@valinux.com>
112
113 * ext2_fs.h: Update to use header file from Linux 2.3.39.
114 (Changes from kernel header file: Use asm/types.h instead
115 of linux/types.h, and the __GNU__ versus __hurd__ #ifdef
116 change, with the FSF irrationality failsafe. See
117 1999-10-25 Changelog.)
118
Theodore Ts'ocd086361999-11-10 16:00:39 +00001191999-11-10 <tytso@valinux.com>
120
121 * Release of E2fsprogs 1.18
122
Theodore Ts'o28e11941999-10-26 18:17:20 +00001231999-10-26 <tytso@valinux.com>
124
125 * Release of E2fsprogs 1.17
126
Theodore Ts'o601002b1999-10-26 02:06:39 +00001271999-10-25 <tytso@valinux.com>
128
129 * ext2_fs.h (i_reserved2): Use __GNU__ instead of __hurd__ to
130 detect the Hurd OS. To protect against future
131 irrationality on the part of the FSF concerning whether
132 Linux is GNU or not, on a system which defines both
133 __linux__ and __GNU___, __linux__ takes precedence.
134
Theodore Ts'o614fdfd1999-10-23 03:19:51 +00001351999-10-22 <tytso@valinux.com>
136
137 * Release of E2fsprogs 1.16
138
Theodore Ts'o657cb971999-07-30 23:19:10 +00001391999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
140
141 * Release of E2fsprogs 1.15
142
Theodore Ts'o9e51eca1999-01-09 16:32:31 +00001431999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
144
145 * Release of E2fsprogs 1.14
146
Theodore Ts'o556ad131998-12-19 08:10:58 +00001471998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
148
149 * Release of E2fsprogs 1.13
150
Theodore Ts'o4a5fa191998-07-09 05:42:45 +00001511998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
152
153 * Release of E2fsprogs 1.12
154
Theodore Ts'od171c5b1998-04-03 16:07:06 +00001551998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
156
157 * types.h.in: Add a signed keyword to the __s64 definition.
158
Theodore Ts'o89fe4311998-03-24 16:09:18 +00001591998-03-23 Theodore Ts'o <tytso@rsts-11.mit.edu>
160
161 * ext2_fs.h: Update to latest 2.1.90+diffs version of ext2_fs.h
162
Theodore Ts'oaa1e55e1997-10-19 23:13:26 +0000163Sun Oct 19 19:08:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
164
Theodore Ts'ob69096a1997-10-20 00:37:40 +0000165 * ext2_fs.h: #if 0 out the EXT2_DEBUG code, since it's only needed
166 for the kernel and the ... notation makes some cpp's complain.
167
168 * types.h.in: Fix the type definitions of __s64 and __u64 if long
169 long is used.
Theodore Ts'oaa1e55e1997-10-19 23:13:26 +0000170
Theodore Ts'o024996c1997-06-17 05:38:35 +0000171Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
172
173 * Release of E2fsprogs 1.11
174
Theodore Ts'oa29f4d31997-04-29 21:26:48 +0000175Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
176
177 * Release of E2fsprogs version 1.10
178
179Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
180
181 * Release of E2fsprogs version 1.09
182
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +0000183Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
184
185 * Release of E2fsprogs version 1.08
186
Theodore Ts'o21c84b71997-04-29 16:15:03 +0000187Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
188
189 * Release of E2fsprogs version 1.07
190
191Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
192
193 * Release of E2fsprogs version 1.06
194
Theodore Ts'o5c576471997-04-29 15:29:49 +0000195Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
196
197 * Release of E2fsprogs version 1.05
198
Theodore Ts'o62c06f71997-04-29 14:34:47 +0000199Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
200
201 * Release of E2fsprogs version 1.04
202
Theodore Ts'o7f88b041997-04-26 14:48:50 +0000203Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
204
205 * Release of E2fsprogs version 1.03
206
Theodore Ts'o74becf31997-04-26 14:37:06 +0000207Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
208
209 * Release of E2fsprogs version 1.02
210
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000211Mon Sep 4 21:50:12 1995 Remy Card <card@bbj>
212
213 * ext2_fs.h: Updated to latest version.
214