summaryrefslogtreecommitdiff
path: root/tests/progs/ChangeLog
blob: 746d1ddcddf4d044d49656429f05e2bb0a934139 (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
1998-06-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* test_icount.c (main): The variable which gets the return value
		from getopt should be an int so that the comparisons
		against EOF work on systems with unsigned chars.

1998-06-25  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* test_icount.c (main): Fix main() declaration so that it returns
		int, not void.

1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Add uninstall target (which is a just a no-op).

1998-03-29  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* test_icount.h (do_dump, do_validate): Add prototypes to fix
		-Wall warnings.

	* test_icount.c: Fix -Wall warnings.

Sat Oct 25 18:50:33 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in (PROGS): Remove test_rel from the test programs that
	 	we build for now.

	* test_icount.c: Fix some random lint warnings.

Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs 1.11

Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>

	* Release of E2fsprogs version 1.10

Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.09

Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Release of E2fsprogs version 1.08

Wed Mar 26 15:38:52 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* test_icount.c: New file which tests the icount abstraction.