From: Cary Coutant Date: Mon, 24 Aug 2009 23:33:33 +0000 (+0000) Subject: Fixed typo in ChangeLog. X-Git-Tag: cgen-snapshot-20090901~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06a73cfe76ae06079d48b8ac001c28c0c541ea21;p=thirdparty%2Fbinutils-gdb.git Fixed typo in ChangeLog. --- diff --git a/gold/ChangeLog b/gold/ChangeLog index 7eb0554bd3e..4e64c1b4838 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,6 +1,7 @@ 2009-08-24 Cary Coutant - (General_options::no_keep_memory): Remove incorrect short option. + * options.h (General_options::no_keep_memory): Remove incorrect + short option. 2009-08-24 Ralf Wildenhues