Whamcloud - gitweb
Implement the ability for the test_io mechanism to abort after n reads
[tools/e2fsprogs.git] / doc / ChangeLog
1 2004-02-28  Theodore Ts'o  <tytso@mit.edu>
2
3         * Release of E2fsprogs 1.35
4
5 2003-07-25  Theodore Ts'o  <tytso@mit.edu>
6
7         * Release of E2fsprogs 1.34
8
9 2003-07-21  Theodore Ts'o  <tytso@mit.edu>
10
11         * libblkid.txt: Clarify documentation file
12
13 2003-04-21  Theodore Ts'o  <tytso@mit.edu>
14
15         * Release of E2fsprogs 1.33
16
17 2003-03-06  Theodore Tso  <tytso@mit.edu>
18
19         * Makefile.in: Don't bomb out if makeinfo or texinfo aren't
20                 present.  They aren't on all systems.
21
22 2003-03-01  Theodore Ts'o  <tytso@mit.edu>
23
24         * libblkid.txt (token): New file which gives basic
25                 documentation to the libblkid library.
26
27 2002-11-09  Theodore Ts'o  <tytso@mit.edu>
28
29         * Release of E2fsprogs 1.32
30
31 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
32
33         * Release of E2fsprogs 1.31
34
35 2002-10-31  Theodore Ts'o  <tytso@mit.edu>
36
37         * Release of E2fsprogs 1.30
38
39 2002-10-13  Theodore Ts'o  <tytso@mit.edu>
40
41         * libext2fs.texinfo: Add extra spaceing so that the info directory
42                 looks OK on Openwall. 
43
44 2001-09-24  Theodore Tso  <tytso@mit.edu>
45
46         * Release of E2fsprogs 1.29
47
48 2001-08-31  Theodore Tso  <tytso@thunk.org>
49
50         * Release of E2fsprogs 1.28
51
52 2002-03-08  Theodore Tso  <tytso@mit.edu>
53
54         * Release of E2fsprogs 1.27
55
56 2002-02-03  Theodore Tso  <tytso@thunk.org>
57
58         * Release of E2fsprogs 1.26
59
60 2001-12-11  Theodore Tso  <tytso@valinux.com>
61
62         * Add new descriptions for the following functions: 
63                 ext2fs_block_iterate, ext2fs_block_iterate2,
64                 ext2fs_read_dir_block, ext2fs_write_dir_block,
65                 ext2fs_new_dir_block, ext2fs_dir_iterate, ext2fs_mkdir, 
66                 ext2fs_expand_dir, ext2fs_link, ext2fs_unlink,
67                 ext2fs_clear_block_bitmap, ext2fs_set_block_bitmap,
68                 ext2fs_group_of_blk, ext2fs_group_of_ino.
69
70 2001-09-20  Theodore Tso  <tytso@thunk.org>
71
72         * Release of E2fsprogs 1.25
73
74 2001-09-02  Theodore Tso  <tytso@thunk.org>
75
76         * Release of E2fsprogs 1.24a
77
78 2001-08-30  Theodore Tso  <tytso@thunk.org>
79
80         * Release of E2fsprogs 1.24
81
82 2001-08-30  Theodore Tso  <tytso@valinux.com>
83
84         * libext2fs.texinfo: Remove texinfo warnings by adding white space
85                 after the function name and before the open parenthesis.
86
87 2001-08-15  Theodore Tso  <tytso@valinux.com>
88
89         * Release of E2fsprogs 1.23
90
91 2001-06-27  Theodore Tso  <tytso@valinux.com>
92
93         * Makefile.in: Don't predefine RM; it's defined by MCONFIG
94
95 2001-06-23  Theodore Tso  <tytso@valinux.com>
96
97         * Release of E2fsprogs 1.22
98
99 2001-06-15  Theodore Tso  <tytso@valinux.com>
100
101         * Release of E2fsprogs 1.21
102
103 2001-05-25  Theodore Tso  <tytso@valinux.com>
104
105         * Release of E2fsprogs 1.20
106
107 2001-05-20  Theodore Tso  <tytso@valinux.com>
108
109         * libext2fs.texinfo: Added @dircategory line so that Debian
110                 programs know which section to list the .info file.
111
112 2001-01-11    <tytso@snap.thunk.org>
113
114         * libext2fs.texinfo: Change ino_t to ext2_ino_t
115
116 2000-07-13    <tytso@valinux.com>
117
118         * Release of E2fsprogs 1.19
119
120 1999-11-10    <tytso@valinux.com>
121
122         * Release of E2fsprogs 1.18
123
124 1999-10-26    <tytso@valinux.com>
125
126         * Release of E2fsprogs 1.17
127
128 1999-10-22    <tytso@valinux.com>
129
130         * Release of E2fsprogs 1.16
131
132 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
133
134         * Release of E2fsprogs 1.15
135
136 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
137
138         * Release of E2fsprogs 1.14
139
140 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
141
142         * Release of E2fsprogs 1.13
143
144 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
145
146         * Release of E2fsprogs 1.12
147
148 1998-07-04  Theodore Ts'o  <tytso@rsts-11.mit.edu>
149
150         * libext2fs.texinfo: Update definition of ext2fs_block_iterate2.
151
152 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
153
154         * Makefile.in (install-doc-libs): Remove libext2fs.info*, not just
155                 libext2fs.info*.gz.  Add an uninstall-doc-libs target.