blob: e43c9c9eb3c0ce7c9f956eea66011da21d21503d [file] [log] [blame]
Theodore Ts'o5d57ad12001-12-11 10:15:31 -050012001-12-11 Theodore Tso <tytso@valinux.com>
2
3 * Add new descriptions for the following functions:
4 ext2fs_block_iterate, ext2fs_block_iterate2,
5 ext2fs_read_dir_block, ext2fs_write_dir_block,
6 ext2fs_new_dir_block, ext2fs_dir_iterate, ext2fs_mkdir,
7 ext2fs_expand_dir, ext2fs_link, ext2fs_unlink,
8 ext2fs_clear_block_bitmap, ext2fs_set_block_bitmap,
9 ext2fs_group_of_blk, ext2fs_group_of_ino.
10
Theodore Ts'ofbf91112001-09-20 10:47:47 -0400112001-09-20 Theodore Tso <tytso@thunk.org>
12
13 * Release of E2fsprogs 1.25
14
Theodore Ts'ofb707752001-09-04 15:00:37 -0400152001-09-02 Theodore Tso <tytso@thunk.org>
16
17 * Release of E2fsprogs 1.24a
18
Theodore Ts'o109624a2001-08-31 00:59:55 -0400192001-08-30 Theodore Tso <tytso@thunk.org>
20
21 * Release of E2fsprogs 1.24
22
Theodore Ts'o22a28662001-08-30 16:43:07 -0400232001-08-30 Theodore Tso <tytso@valinux.com>
24
25 * libext2fs.texinfo: Remove texinfo warnings by adding white space
26 after the function name and before the open parenthesis.
27
Theodore Ts'o943ed872001-08-27 12:29:22 -0400282001-08-15 Theodore Tso <tytso@valinux.com>
29
30 * Release of E2fsprogs 1.23
31
Theodore Ts'oacd8df62001-06-27 07:51:11 -0400322001-06-27 Theodore Tso <tytso@valinux.com>
33
34 * Makefile.in: Don't predefine RM; it's defined by MCONFIG
35
Theodore Ts'o67960132001-06-23 00:16:37 -0400362001-06-23 Theodore Tso <tytso@valinux.com>
37
38 * Release of E2fsprogs 1.22
39
Theodore Ts'of4f75ba2001-06-16 01:14:28 +0000402001-06-15 Theodore Tso <tytso@valinux.com>
41
42 * Release of E2fsprogs 1.21
43
Theodore Ts'obb185862001-05-25 17:35:00 +0000442001-05-25 Theodore Tso <tytso@valinux.com>
45
46 * Release of E2fsprogs 1.20
47
Theodore Ts'oeac6c0d2001-05-21 02:45:22 +0000482001-05-20 Theodore Tso <tytso@valinux.com>
49
50 * libext2fs.texinfo: Added @dircategory line so that Debian
51 programs know which section to list the .info file.
52
Theodore Ts'odfcdc322001-01-11 15:38:00 +0000532001-01-11 <tytso@snap.thunk.org>
54
55 * libext2fs.texinfo: Change ino_t to ext2_ino_t
56
Theodore Ts'of9e67062000-07-13 23:25:54 +0000572000-07-13 <tytso@valinux.com>
58
59 * Release of E2fsprogs 1.19
60
Theodore Ts'ocd086361999-11-10 16:00:39 +0000611999-11-10 <tytso@valinux.com>
62
63 * Release of E2fsprogs 1.18
64
Theodore Ts'o28e11941999-10-26 18:17:20 +0000651999-10-26 <tytso@valinux.com>
66
67 * Release of E2fsprogs 1.17
68
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000691999-10-22 <tytso@valinux.com>
70
71 * Release of E2fsprogs 1.16
72
Theodore Ts'o657cb971999-07-30 23:19:10 +0000731999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
74
75 * Release of E2fsprogs 1.15
76
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000771999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
78
79 * Release of E2fsprogs 1.14
80
Theodore Ts'o556ad131998-12-19 08:10:58 +0000811998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
82
83 * Release of E2fsprogs 1.13
84
Theodore Ts'o4a5fa191998-07-09 05:42:45 +0000851998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
86
87 * Release of E2fsprogs 1.12
88
Theodore Ts'o33e69941998-07-04 17:52:41 +0000891998-07-04 Theodore Ts'o <tytso@rsts-11.mit.edu>
90
91 * libext2fs.texinfo: Update definition of ext2fs_block_iterate2.
92
Theodore Ts'oe5fa0e31998-04-01 02:18:45 +0000931998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
94
95 * Makefile.in (install-doc-libs): Remove libext2fs.info*, not just
96 libext2fs.info*.gz. Add an uninstall-doc-libs target.