blob: 80de664c7c9cb3564abd961d1294f9ac32b47285 [file] [log] [blame]
Theodore Ts'o8f13d8c2000-07-04 19:41:29 +000012000-07-04 Theodore Ts'o <tytso@valinux.com>
2
3 * ext2_fs.h: Update to include latest journalling additions to the
4 superblock.
5
Theodore Ts'o906e1f12000-04-03 13:48:52 +000062000-04-03 Theodore Ts'o <tytso@valinux.com>
7
8 * ext2_fs.h (EXT2_NOCOMPR_FL): Rename EXT2_NOCOMP_FL to
9 EXT2_NOCOMPR_FL.
10
Theodore Ts'o565aea12000-02-07 00:01:17 +0000112000-02-06 Theodore Ts'o <tytso@valinux.com>
12
Theodore Ts'o286a31a2000-04-03 13:17:59 +000013 * ext2_fs.h: Fix header to skip defining EXT2FS_DEBUG since blows
Theodore Ts'o565aea12000-02-07 00:01:17 +000014 out on non GCC compilers.
15
Theodore Ts'o41a817e2000-02-02 16:06:35 +0000162000-02-02 Theodore Ts'o <tytso@valinux.com>
17
18 * ext2_fs.h: Update to use header file from Linux 2.3.39.
19 (Changes from kernel header file: Use asm/types.h instead
20 of linux/types.h, and the __GNU__ versus __hurd__ #ifdef
21 change, with the FSF irrationality failsafe. See
22 1999-10-25 Changelog.)
23
Theodore Ts'ocd086361999-11-10 16:00:39 +0000241999-11-10 <tytso@valinux.com>
25
26 * Release of E2fsprogs 1.18
27
Theodore Ts'o28e11941999-10-26 18:17:20 +0000281999-10-26 <tytso@valinux.com>
29
30 * Release of E2fsprogs 1.17
31
Theodore Ts'o601002b1999-10-26 02:06:39 +0000321999-10-25 <tytso@valinux.com>
33
34 * ext2_fs.h (i_reserved2): Use __GNU__ instead of __hurd__ to
35 detect the Hurd OS. To protect against future
36 irrationality on the part of the FSF concerning whether
37 Linux is GNU or not, on a system which defines both
38 __linux__ and __GNU___, __linux__ takes precedence.
39
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000401999-10-22 <tytso@valinux.com>
41
42 * Release of E2fsprogs 1.16
43
Theodore Ts'o657cb971999-07-30 23:19:10 +0000441999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
45
46 * Release of E2fsprogs 1.15
47
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000481999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
49
50 * Release of E2fsprogs 1.14
51
Theodore Ts'o556ad131998-12-19 08:10:58 +0000521998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
53
54 * Release of E2fsprogs 1.13
55
Theodore Ts'o4a5fa191998-07-09 05:42:45 +0000561998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
57
58 * Release of E2fsprogs 1.12
59
Theodore Ts'od171c5b1998-04-03 16:07:06 +0000601998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
61
62 * types.h.in: Add a signed keyword to the __s64 definition.
63
Theodore Ts'o89fe4311998-03-24 16:09:18 +0000641998-03-23 Theodore Ts'o <tytso@rsts-11.mit.edu>
65
66 * ext2_fs.h: Update to latest 2.1.90+diffs version of ext2_fs.h
67
Theodore Ts'oaa1e55e1997-10-19 23:13:26 +000068Sun Oct 19 19:08:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
69
Theodore Ts'ob69096a1997-10-20 00:37:40 +000070 * ext2_fs.h: #if 0 out the EXT2_DEBUG code, since it's only needed
71 for the kernel and the ... notation makes some cpp's complain.
72
73 * types.h.in: Fix the type definitions of __s64 and __u64 if long
74 long is used.
Theodore Ts'oaa1e55e1997-10-19 23:13:26 +000075
Theodore Ts'o024996c1997-06-17 05:38:35 +000076Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
77
78 * Release of E2fsprogs 1.11
79
Theodore Ts'oa29f4d31997-04-29 21:26:48 +000080Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
81
82 * Release of E2fsprogs version 1.10
83
84Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
85
86 * Release of E2fsprogs version 1.09
87
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +000088Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
89
90 * Release of E2fsprogs version 1.08
91
Theodore Ts'o21c84b71997-04-29 16:15:03 +000092Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
93
94 * Release of E2fsprogs version 1.07
95
96Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
97
98 * Release of E2fsprogs version 1.06
99
Theodore Ts'o5c576471997-04-29 15:29:49 +0000100Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
101
102 * Release of E2fsprogs version 1.05
103
Theodore Ts'o62c06f71997-04-29 14:34:47 +0000104Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
105
106 * Release of E2fsprogs version 1.04
107
Theodore Ts'o7f88b041997-04-26 14:48:50 +0000108Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
109
110 * Release of E2fsprogs version 1.03
111
Theodore Ts'o74becf31997-04-26 14:37:06 +0000112Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
113
114 * Release of E2fsprogs version 1.02
115
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000116Mon Sep 4 21:50:12 1995 Remy Card <card@bbj>
117
118 * ext2_fs.h: Updated to latest version.
119