File: ChangeLog

package info (click to toggle)
salinfo 0.7-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 196 kB
  • ctags: 596
  • sloc: ansic: 2,256; sh: 126; makefile: 62
file content (24 lines) | stat: -rw-r--r-- 624 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
2004-10-05  Keith Owens  <kaos@sgi.com>

	* Released as 0.7.

	* salinfo_decode.c: Replaced ":" with "_" in log file names.

	* ChangeLog: Added (Bjorn Helgaas).

2004-10-04  Keith Owens  <kaos@sgi.com>

	* Released as 0.6.

	* fpu.h: Removed (dead code).

	* Makefile: Added $(prefix) for mandir.

	* Makefile, salinfo-logrotate.d-salinfo_decode: Use logrotate
	rather than "find" to remove old logs.

	* salinfo_decode.c: Detect and deal with kernels that clear the CPU
	state bit if there is no data (a kernel change around 2.6.9-rc3 by
	Ben Woodard).

	* salinfo_decode.c: Stop stdout and stderr stamping on each other.