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