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