diff options
author | Nick Clifton <nickc@redhat.com> | 2022-02-28 12:05:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-02-28 12:05:30 +0000 |
commit | eda240cd356adf6224f35e609f3ada37d1799168 (patch) | |
tree | 41dde98ce238da589604f977351db91ca464bf92 /bfd/ChangeLog | |
parent | 85acc25b30fc23af22f3213829101d07a0257f44 (diff) | |
download | gdb-eda240cd356adf6224f35e609f3ada37d1799168.zip gdb-eda240cd356adf6224f35e609f3ada37d1799168.tar.gz gdb-eda240cd356adf6224f35e609f3ada37d1799168.tar.bz2 |
Clarify the wording of the error message when an obsolete configuration is encountered.
PR 28886
* config.bfd: Update error message for obsolete configurations.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d64a705..3a00312 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2022-02-28 Nick Clifton <nickc@redhat.com> + + PR 28886 + * config.bfd: Update error message for obsolete configurations. + 2022-02-17 Nick Clifton <nickc@redhat.com> * po/sr.po: Updated Serbian translation. |