File: NEWS

package info (click to toggle)
leakbug 0.1.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 948 kB
  • ctags: 71
  • sloc: sh: 6,642; ansic: 307; makefile: 135
file content (16 lines) | stat: -rw-r--r-- 465 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Thursday, December 13, 2001:
	* Released leakbug v0.1.4:
		- Added missing output to leakbug-config.
		- Prevented some segfaults when trying to register memory of 0 bytes,
		  or register NULL pointers.

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

Friday, July 13, 2001:
	* Released leakbug v0.1.2.
		- Initial public release.