aboutsummaryrefslogtreecommitdiff
path: root/doc/ChangeLog
blob: b89a0a3785c57b8ecd7e23c91683bf7f97cae37c (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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
2003-04-21  Theodore Ts'o  <tytso@mit.edu>

	* Release of E2fsprogs 1.33

2003-03-06  Theodore Tso  <tytso@mit.edu>

	* Makefile.in: Don't bomb out if makeinfo or texinfo aren't
		present.  They aren't on all systems.

2003-03-01  Theodore Ts'o  <tytso@mit.edu>

	* libblkid.txt (token): New file which gives basic
		documentation to the libblkid library.

2002-11-09  Theodore Ts'o  <tytso@mit.edu>

	* Release of E2fsprogs 1.32

2002-11-08  Theodore Ts'o  <tytso@mit.edu>

	* Release of E2fsprogs 1.31

2002-10-31  Theodore Ts'o  <tytso@mit.edu>

	* Release of E2fsprogs 1.30

2002-10-13  Theodore Ts'o  <tytso@mit.edu>

	* libext2fs.texinfo: Add extra spaceing so that the info directory
		looks OK on Openwall. 

2001-09-24  Theodore Tso  <tytso@mit.edu>

	* Release of E2fsprogs 1.29

2001-08-31  Theodore Tso  <tytso@thunk.org>

	* Release of E2fsprogs 1.28

2002-03-08  Theodore Tso  <tytso@mit.edu>

	* Release of E2fsprogs 1.27

2002-02-03  Theodore Tso  <tytso@thunk.org>

	* Release of E2fsprogs 1.26

2001-12-11  Theodore Tso  <tytso@valinux.com>

	* Add new descriptions for the following functions: 
		ext2fs_block_iterate, ext2fs_block_iterate2,
		ext2fs_read_dir_block, ext2fs_write_dir_block,
		ext2fs_new_dir_block, ext2fs_dir_iterate, ext2fs_mkdir, 
		ext2fs_expand_dir, ext2fs_link, ext2fs_unlink,
		ext2fs_clear_block_bitmap, ext2fs_set_block_bitmap,
		ext2fs_group_of_blk, ext2fs_group_of_ino.

2001-09-20  Theodore Tso  <tytso@thunk.org>

	* Release of E2fsprogs 1.25

2001-09-02  Theodore Tso  <tytso@thunk.org>

	* Release of E2fsprogs 1.24a

2001-08-30  Theodore Tso  <tytso@thunk.org>

	* Release of E2fsprogs 1.24

2001-08-30  Theodore Tso  <tytso@valinux.com>

	* libext2fs.texinfo: Remove texinfo warnings by adding white space
		after the function name and before the open parenthesis.

2001-08-15  Theodore Tso  <tytso@valinux.com>

	* Release of E2fsprogs 1.23

2001-06-27  Theodore Tso  <tytso@valinux.com>

	* Makefile.in: Don't predefine RM; it's defined by MCONFIG

2001-06-23  Theodore Tso  <tytso@valinux.com>

	* Release of E2fsprogs 1.22

2001-06-15  Theodore Tso  <tytso@valinux.com>

	* Release of E2fsprogs 1.21

2001-05-25  Theodore Tso  <tytso@valinux.com>

	* Release of E2fsprogs 1.20

2001-05-20  Theodore Tso  <tytso@valinux.com>

	* libext2fs.texinfo: Added @dircategory line so that Debian
		programs know which section to list the .info file.

2001-01-11    <tytso@snap.thunk.org>

	* libext2fs.texinfo: Change ino_t to ext2_ino_t

2000-07-13    <tytso@valinux.com>

	* Release of E2fsprogs 1.19

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

	* Release of E2fsprogs 1.18

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

	* Release of E2fsprogs 1.17

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-07-04  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* libext2fs.texinfo: Update definition of ext2fs_block_iterate2.

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

	* Makefile.in (install-doc-libs): Remove libext2fs.info*, not just
		libext2fs.info*.gz.  Add an uninstall-doc-libs target.