File: NEWS

package info (click to toggle)
leakbug 0.1.5-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,120 kB
  • ctags: 80
  • sloc: sh: 6,935; ansic: 380; makefile: 137
file content (15 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version 0.1.5 (Monday, July 1, 2002):
	- Added logfile support through the LB_LOGFILE environment variable.

version 0.1.4 (Thursday, December 13, 2001):
	- Added missing output to leakbug-config.
	- Prevented some segfaults when trying to register memory of 0 bytes,
	  or register NULL pointers.

version 0.1.3 (Monday, August 13, 2001):
	- Added autoconf 2.50 support.
	- Fixed an unforseeable yet possible problem if sizeof(char) is
	  greater than one byte.

version 0.1.2 (Friday, July 13, 2001):
	- Initial public release.