From a799cbe2740f55a797085b0c67b69eaae6745940 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 26 May 2000 21:11:33 +0000 Subject: When calling getopt_long indicate that the 'd' switch takes an optional argument, whereas the 'D' switch takes no argument at all. --- gprof/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gprof/ChangeLog') diff --git a/gprof/ChangeLog b/gprof/ChangeLog index da87637..bc3ae9c 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +2000-05-26 Nick Clifton + + * gprof.c (main): When calling getopt_long indicate that the 'd' + switch takes an optional argument, whereas the 'D' switch takes no + argument at all. + 2000-05-26 Alan Modra * dep-in.sed: Copy from ../binutils. -- cgit v1.1