blob: 054119426b7d73bc1a5fbc459465f7845b6627d2 (
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
|
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.
|