aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ChangeLog
blob: c4fd35881f4b0afd855d732616c0d30fc5645c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
2000-07-13    <tytso@valinux.com>

	* Release of E2fsprogs 1.19

2000-07-07  Theodore Ts'o  <tytso@valinux.com>

	* ext2_fs.h: Update ext3 extension feature #define's.

2000-07-04  Theodore Ts'o  <tytso@valinux.com>

	* ext2_fs.h: Update to include latest journalling additions to the
		superblock.

2000-04-03  Theodore Ts'o  <tytso@valinux.com>

	* ext2_fs.h (EXT2_NOCOMPR_FL): Rename EXT2_NOCOMP_FL to
		EXT2_NOCOMPR_FL.

2000-02-06  Theodore Ts'o  <tytso@valinux.com>

	* ext2_fs.h: Fix header to skip defining EXT2FS_DEBUG since blows
		out on non GCC compilers.

2000-02-02  Theodore Ts'o  <tytso@valinux.com>

	* ext2_fs.h: Update to use header file from Linux 2.3.39.
		(Changes from kernel header file: Use asm/types.h instead
		of linux/types.h, and the __GNU__ versus __hurd__ #ifdef
		change, with the FSF irrationality failsafe.  See
		1999-10-25 Changelog.)

1999-11-10    <tytso@valinux.com>

	* Release of E2fsprogs 1.18

1999-10-26    <tytso@valinux.com>

	* Release of E2fsprogs 1.17

1999-10-25    <tytso@valinux.com>

	* ext2_fs.h (i_reserved2): Use __GNU__ instead of __hurd__ to
		detect the Hurd OS.  To protect against future
		irrationality on the part of the FSF concerning whether
		Linux is GNU or not, on a system which defines both
		__linux__ and __GNU___, __linux__ takes precedence.

1999-10-22    <tytso@valinux.com>

	* Release of E2fsprogs 1.16

1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs 1.15

1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs 1.14

1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs 1.13

1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs 1.12

1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* types.h.in: Add a signed keyword to the __s64 definition.

1998-03-23  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* ext2_fs.h: Update to latest 2.1.90+diffs version of ext2_fs.h

Sun Oct 19 19:08:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* ext2_fs.h: #if 0 out the EXT2_DEBUG code, since it's only needed
		for the kernel and the ... notation makes some cpp's complain.

	* types.h.in: Fix the type definitions of __s64 and __u64 if long
	 	long is used.

Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs 1.11

Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>

	* Release of E2fsprogs version 1.10

Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.09

Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.08

Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>

	* Release of E2fsprogs version 1.07

Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.06

Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.05

Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.04

Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.03

Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.02

Mon Sep  4 21:50:12 1995  Remy Card  <card@bbj>

	* ext2_fs.h: Updated to latest version.