From fb7679136e9da436e99ae328fe0351b7e87e190e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 20 Jan 2005 15:35:57 +0000 Subject: (std_longopts): Add an entry for "--a" in order to prevent getopt_long_only() from considering -a as an abbreviation for --alternate. (parse_args): Fix the parsing of -a=. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 572d8e0..ca40e8a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2005-01-20 Nick Clifton + + * as.c (std_longopts): Add an entry for "--a" in order to prevent + getopt_long_only() from considering -a as an abbreviation for + --alternate. + (parse_args): Fix the parsing of -a=. + 2005-01-20 Alan Modra PR gas/684 -- cgit v1.1