summaryrefslogtreecommitdiff
path: root/README
blob: d839d8da8770275186af020f4755a3200d3053f3 (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
For general program informations see http://loadbars.buetow.org

For legal informations see COPYING and COPYING.FONT

For any program help check out --help on command line or 'h' during program
execution.

For a list of features which might be added in the future see WHISHLIST

For a changelog see CHANGELOG

For a list of all known bugs see BUGS

Supported platforms are: Linux

the latter may not have full functionality).

For Linux at least a 2.6 Kernel is required.

Versioning schema: a.b.c[.d][.e], where 
	a = Don't know yet. Maybe will stay forever 0.
	b = Major release (new major features)
	c = Minor release (new minor features or code refactoring)
	d = Optional, bugfixes only release
	e = Optional, cosmetic fixes only release

	It's not a release if there is a -master suffix. It's a stable 
	version (master branch) then.

	It's not a release if there is a -devel suffix. It's a development 
	version (devel branch) then.

For some help/usage please consult the HELP file.