summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 09fed15a74a63d21e32ef7294406296b78a88545 (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
Release 0.4 2010-25-05 build updates and documentation.
		New maintainer: Jaromil

	Autoconf/Automake build system
	Fixes to compile on GCC 4
	New manual page
	Debian packaging

Release 0.3 fixed a known bug.

        Fixed bug that when compiled and ran on some systems the readdir
	function is unable to determine a files type.  I am attempting to
	fix it but have not yet discovered how to determine file types on
	these systems.

Release 0.2 is a bugfix release.

	The bigest fix is the function that provides a K or G or M or T in
	the Text that describes the number of bytes.  I had been making
	everything to large by one.  Also added the ability to use a -r
	command line option to allow for recursing into new partitions.
	The default behavior now to not recurse with -r allowing.
	Previously new partitions would be recursed into by default.

Release 0.1 was the original release.