Whamcloud - gitweb
Fix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_FLAG_DEPTH_TRAVERSE
[tools/e2fsprogs.git] / doc / ChangeLog
1 2006-03-18  Theodore Ts'o  <tytso@mit.edu>
2
3         * libext2fs.texinfo (Iterating over blocks in an inode): Fix
4                 BLOCK_FLAG_TRAVERSE so it is the correct
5                 BLOCK_FLAG_DEPTH_TRAVERSE.  (Addresses Debian Bug #351268)
6
7 2006-06-30  Theodore Ts'o  <tytso@mit.edu>
8
9         * Release of E2fsprogs 1.38
10
11 2005-03-21  Theodore Ts'o  <tytso@mit.edu>
12
13         * Release of E2fsprogs 1.37
14
15 2006-02-05  Theodore Ts'o  <tytso@mit.edu>
16
17         * Release of E2fsprogs 1.36
18
19 2005-01-18  Theodore Ts'o  <tytso@mit.edu>
20
21         * Makefile.in: Fix the kernel compile-time echo commands to be
22                 consistent and portable
23
24 2005-01-07  Theodore Ts'o  <tytso@mit.edu>
25
26         * libblkid.txt: Fix minor typo's --- thanks to Mike Castle
27                 (dalgoda at ix.netcom.com) for pointing them out --- and
28                 clarify the text describing blkid_put_cache().
29
30 2004-12-14  Theodore Ts'o  <tytso@mit.edu>
31
32         * Makefile.in (install-doc-libs): Use $(MKINSTALLDIRS) macro
33                 Use Linux-kernel-style makefile output for "make install"
34
35 2004-11-30  Theodore Ts'o  <tytso@mit.edu>
36
37         * Makefile.in: Use Linux-kernel-style makefile output to make it
38                 easier to see errors/warnings.
39
40 2004-02-28  Theodore Ts'o  <tytso@mit.edu>
41
42         * Release of E2fsprogs 1.35
43
44 2003-07-25  Theodore Ts'o  <tytso@mit.edu>
45
46         * Release of E2fsprogs 1.34
47
48 2003-07-21  Theodore Ts'o  <tytso@mit.edu>
49
50         * libblkid.txt: Clarify documentation file
51
52 2003-04-21  Theodore Ts'o  <tytso@mit.edu>
53
54         * Release of E2fsprogs 1.33
55
56 2003-03-06  Theodore Tso  <tytso@mit.edu>
57
58         * Makefile.in: Don't bomb out if makeinfo or texinfo aren't
59                 present.  They aren't on all systems.
60
61 2003-03-01  Theodore Ts'o  <tytso@mit.edu>
62
63         * libblkid.txt (token): New file which gives basic
64                 documentation to the libblkid library.
65
66 2002-11-09  Theodore Ts'o  <tytso@mit.edu>
67
68         * Release of E2fsprogs 1.32
69
70 2002-11-08  Theodore Ts'o  <tytso@mit.edu>
71
72         * Release of E2fsprogs 1.31
73
74 2002-10-31  Theodore Ts'o  <tytso@mit.edu>
75
76         * Release of E2fsprogs 1.30
77
78 2002-10-13  Theodore Ts'o  <tytso@mit.edu>
79
80         * libext2fs.texinfo: Add extra spaceing so that the info directory
81                 looks OK on Openwall. 
82
83 2001-09-24  Theodore Tso  <tytso@mit.edu>
84
85         * Release of E2fsprogs 1.29
86
87 2001-08-31  Theodore Tso  <tytso@thunk.org>
88
89         * Release of E2fsprogs 1.28
90
91 2002-03-08  Theodore Tso  <tytso@mit.edu>
92
93         * Release of E2fsprogs 1.27
94
95 2002-02-03  Theodore Tso  <tytso@thunk.org>
96
97         * Release of E2fsprogs 1.26
98
99 2001-12-11  Theodore Tso  <tytso@valinux.com>
100
101         * Add new descriptions for the following functions: 
102                 ext2fs_block_iterate, ext2fs_block_iterate2,
103                 ext2fs_read_dir_block, ext2fs_write_dir_block,
104                 ext2fs_new_dir_block, ext2fs_dir_iterate, ext2fs_mkdir, 
105                 ext2fs_expand_dir, ext2fs_link, ext2fs_unlink,
106                 ext2fs_clear_block_bitmap, ext2fs_set_block_bitmap,
107                 ext2fs_group_of_blk, ext2fs_group_of_ino.
108
109 2001-09-20  Theodore Tso  <tytso@thunk.org>
110
111         * Release of E2fsprogs 1.25
112
113 2001-09-02  Theodore Tso  <tytso@thunk.org>
114
115         * Release of E2fsprogs 1.24a
116
117 2001-08-30  Theodore Tso  <tytso@thunk.org>
118
119         * Release of E2fsprogs 1.24
120
121 2001-08-30  Theodore Tso  <tytso@valinux.com>
122
123         * libext2fs.texinfo: Remove texinfo warnings by adding white space
124                 after the function name and before the open parenthesis.
125
126 2001-08-15  Theodore Tso  <tytso@valinux.com>
127
128         * Release of E2fsprogs 1.23
129
130 2001-06-27  Theodore Tso  <tytso@valinux.com>
131
132         * Makefile.in: Don't predefine RM; it's defined by MCONFIG
133
134 2001-06-23  Theodore Tso  <tytso@valinux.com>
135
136         * Release of E2fsprogs 1.22
137
138 2001-06-15  Theodore Tso  <tytso@valinux.com>
139
140         * Release of E2fsprogs 1.21
141
142 2001-05-25  Theodore Tso  <tytso@valinux.com>
143
144         * Release of E2fsprogs 1.20
145
146 2001-05-20  Theodore Tso  <tytso@valinux.com>
147
148         * libext2fs.texinfo: Added @dircategory line so that Debian
149                 programs know which section to list the .info file.
150
151 2001-01-11    <tytso@snap.thunk.org>
152
153         * libext2fs.texinfo: Change ino_t to ext2_ino_t
154
155 2000-07-13    <tytso@valinux.com>
156
157         * Release of E2fsprogs 1.19
158
159 1999-11-10    <tytso@valinux.com>
160
161         * Release of E2fsprogs 1.18
162
163 1999-10-26    <tytso@valinux.com>
164
165         * Release of E2fsprogs 1.17
166
167 1999-10-22    <tytso@valinux.com>
168
169         * Release of E2fsprogs 1.16
170
171 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
172
173         * Release of E2fsprogs 1.15
174
175 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
176
177         * Release of E2fsprogs 1.14
178
179 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
180
181         * Release of E2fsprogs 1.13
182
183 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
184
185         * Release of E2fsprogs 1.12
186
187 1998-07-04  Theodore Ts'o  <tytso@rsts-11.mit.edu>
188
189         * libext2fs.texinfo: Update definition of ext2fs_block_iterate2.
190
191 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
192
193         * Makefile.in (install-doc-libs): Remove libext2fs.info*, not just
194                 libext2fs.info*.gz.  Add an uninstall-doc-libs target.