From: Shahab Vahedi Date: Tue, 26 Jan 2021 10:00:38 +0000 (+0100) Subject: Fix the date for the last entry in gdb/ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac3571d9414d13b1f62b8efd58d6512ad29e7e33;p=binutils-gdb.git Fix the date for the last entry in gdb/ChangeLog The previous patch [1] sets the date incorrectly in the ChangeLog. Sorry for the inconvenience. [1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d56834cbfb7c1 --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5edc079b7a4..c7335ee0dd8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2020-01-26 Anton Kolesov +2021-01-26 Anton Kolesov * arc-tdep.c (arc_skip_prologue): Log "pc" address.