diff options
author | Cary Coutant <ccoutant@google.com> | 2009-08-24 23:33:33 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2009-08-24 23:33:33 +0000 |
commit | 06a73cfe76ae06079d48b8ac001c28c0c541ea21 (patch) | |
tree | 642a1c259478f938c78e248681d0f1e44ffc1da9 /gold | |
parent | f773f3d2dc0b1b7b95fba4159850e1ddf2834468 (diff) | |
download | gdb-06a73cfe76ae06079d48b8ac001c28c0c541ea21.zip gdb-06a73cfe76ae06079d48b8ac001c28c0c541ea21.tar.gz gdb-06a73cfe76ae06079d48b8ac001c28c0c541ea21.tar.bz2 |
Fixed typo in ChangeLog.
Diffstat (limited to 'gold')
-rw-r--r-- | gold/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 7eb0554..4e64c1b 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,6 +1,7 @@ 2009-08-24 Cary Coutant <ccoutant@google.com> - (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 <Ralf.Wildenhues@gmx.de> |