From ac3571d9414d13b1f62b8efd58d6512ad29e7e33 Mon Sep 17 00:00:00 2001 From: Shahab Vahedi Date: Tue, 26 Jan 2021 11:00:38 +0100 Subject: [PATCH] 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 --- gdb/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2