Whamcloud - gitweb
803993eece0e09028b6dd2e5a276e30ae44e4fa7
[tools/e2fsprogs.git] / include / linux / ChangeLog
1 2000-12-30    <tytso@snap.thunk.org>
2
3         * jfs.h: Update to 0.5e version
4
5 2000-12-09    <tytso@snap.thunk.org>
6
7         * jfs.h, jfs_compat.h, list.h: New files added to support ext3.
8
9         * jfs.h: Remove excess #include of JFS_DEBUG.  Not needed for
10                 e2fsprogs, since we optioanlly define it in the
11                 configuration file system.
12
13 2000-10-24    <tytso@valinux.com>
14
15         * ext2_fs.h (EXT2_JOURNAL_INO): Add definition for
16                 EXT2_JOURNAL_INO; reserve inode #7 for EXT2_RESIZE_INO.
17
18 2000-08-14    <tytso@valinux.com>
19
20         * ext2_fs.h: Add comment explaining when journal fields are valid.
21
22 2000-07-13    <tytso@valinux.com>
23
24         * Release of E2fsprogs 1.19
25
26 2000-07-07  Theodore Ts'o  <tytso@valinux.com>
27
28         * ext2_fs.h: Update ext3 extension feature #define's.
29
30 2000-07-04  Theodore Ts'o  <tytso@valinux.com>
31
32         * ext2_fs.h: Update to include latest journalling additions to the
33                 superblock.
34
35 2000-04-03  Theodore Ts'o  <tytso@valinux.com>
36
37         * ext2_fs.h (EXT2_NOCOMPR_FL): Rename EXT2_NOCOMP_FL to
38                 EXT2_NOCOMPR_FL.
39
40 2000-02-06  Theodore Ts'o  <tytso@valinux.com>
41
42         * ext2_fs.h: Fix header to skip defining EXT2FS_DEBUG since blows
43                 out on non GCC compilers.
44
45 2000-02-02  Theodore Ts'o  <tytso@valinux.com>
46
47         * ext2_fs.h: Update to use header file from Linux 2.3.39.
48                 (Changes from kernel header file: Use asm/types.h instead
49                 of linux/types.h, and the __GNU__ versus __hurd__ #ifdef
50                 change, with the FSF irrationality failsafe.  See
51                 1999-10-25 Changelog.)
52
53 1999-11-10    <tytso@valinux.com>
54
55         * Release of E2fsprogs 1.18
56
57 1999-10-26    <tytso@valinux.com>
58
59         * Release of E2fsprogs 1.17
60
61 1999-10-25    <tytso@valinux.com>
62
63         * ext2_fs.h (i_reserved2): Use __GNU__ instead of __hurd__ to
64                 detect the Hurd OS.  To protect against future
65                 irrationality on the part of the FSF concerning whether
66                 Linux is GNU or not, on a system which defines both
67                 __linux__ and __GNU___, __linux__ takes precedence.
68
69 1999-10-22    <tytso@valinux.com>
70
71         * Release of E2fsprogs 1.16
72
73 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
74
75         * Release of E2fsprogs 1.15
76
77 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
78
79         * Release of E2fsprogs 1.14
80
81 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
82
83         * Release of E2fsprogs 1.13
84
85 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
86
87         * Release of E2fsprogs 1.12
88
89 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
90
91         * types.h.in: Add a signed keyword to the __s64 definition.
92
93 1998-03-23  Theodore Ts'o  <tytso@rsts-11.mit.edu>
94
95         * ext2_fs.h: Update to latest 2.1.90+diffs version of ext2_fs.h
96
97 Sun Oct 19 19:08:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
98
99         * ext2_fs.h: #if 0 out the EXT2_DEBUG code, since it's only needed
100                 for the kernel and the ... notation makes some cpp's complain.
101
102         * types.h.in: Fix the type definitions of __s64 and __u64 if long
103                 long is used.
104
105 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
106
107         * Release of E2fsprogs 1.11
108
109 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
110
111         * Release of E2fsprogs version 1.10
112
113 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
114
115         * Release of E2fsprogs version 1.09
116
117 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
118
119         * Release of E2fsprogs version 1.08
120
121 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
122
123         * Release of E2fsprogs version 1.07
124
125 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
126
127         * Release of E2fsprogs version 1.06
128
129 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
130
131         * Release of E2fsprogs version 1.05
132
133 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
134
135         * Release of E2fsprogs version 1.04
136
137 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
138
139         * Release of E2fsprogs version 1.03
140
141 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
142
143         * Release of E2fsprogs version 1.02
144
145 Mon Sep  4 21:50:12 1995  Remy Card  <card@bbj>
146
147         * ext2_fs.h: Updated to latest version.
148