File: ChangeLog

package info (click to toggle)
rexima 1.1-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 100 kB
  • ctags: 34
  • sloc: ansic: 325; makefile: 65; sh: 23
file content (36 lines) | stat: -rw-r--r-- 1,186 bytes parent folder | download
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
2000-10-08  Russell Marks  <russell.marks@ntlworld.com>

	* Version 1.1.

	* rexima.c: tweaked indentation a little.

2000-09-28  Russell Marks  <russell.marks@ntlworld.com>

	* rexima.c: there were too many devices to fit in an 80x24 rexima
	layout, and retaining the `non-existent devices are shown but have
	no level indicator' behaviour would have been painful. So it no
	longer shows non-existent device names. Thanks to Pablo Averbuj
	for the fix.

2000-09-26  Russell Marks  <russell.marks@ntlworld.com>

	* rexima.c: device names seem to have a maximum of eight chars,
	rather than the old six (even though the old ones were padded with
	spaces and everything - and still are, to six chars!); fiddled
	layout somewhat to try and compensate.

	* rexima.1: tidied up minor brokenness.

	* Makefile: added installdirs target to install, using the usual
	mkinstalldirs script (by Noah Friedman), and changed install to
	match my usual approach. Also added uninstall target.

	* Updated various stuff - current contact address, fixed lack of
	licence in README, added COPYING file.

Sun Nov 24 18:02:13 1996  Russell Marks  <rus@lifeson>

	* Version 1.0.

	* Added cmdline support.