aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: f8f0b90418e49ba49b1298d8a28f394e5e5370e2 (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
2006-02-16  Richard Kettlewell <rjk@nchiper.com>

	* display_args.c: update to handle variable length strings arguments
	* ltrace.h: likewise
	* output.c: likewise
	* read_config_file.c: likewise

2006-02-16 Bernd Zeimetz <bernd@zeimetz.de>

	* ltrace.1: reference reportbug

2006-02-16 Colin S. Miller <csmiller@iname.com>

	* ltrace.1: fix debug typo

2006-02-16  Andrew Stribblehill <ads@debian.org>

	* etc/ltrace.conf: fix putenv typo

2006-02-16  Ian Wienand <ianw@ieee.org>

	* README: update
	* Makefile.in: remove obsolete -I- for -iquote
	* debug.c, debug.h: __PRETTY_FUNCTION__ is const; change specifier
	to stop warnings.
	* read_config_file.c: initialise pt stack argument to stop warning