diff options
author | Shahab Vahedi <shahab@synopsys.com> | 2021-01-26 11:00:38 +0100 |
---|---|---|
committer | Shahab Vahedi <shahab@synopsys.com> | 2021-01-26 11:04:30 +0100 |
commit | ac3571d9414d13b1f62b8efd58d6512ad29e7e33 (patch) | |
tree | 181ca66b7959bf6aee76ce40e3b088d5f4503d4d /gdb | |
parent | e37709f0901fe6f2410094151002bab3d123df85 (diff) | |
download | gdb-ac3571d9414d13b1f62b8efd58d6512ad29e7e33.zip gdb-ac3571d9414d13b1f62b8efd58d6512ad29e7e33.tar.gz gdb-ac3571d9414d13b1f62b8efd58d6512ad29e7e33.tar.bz2 |
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
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5edc079..c7335ee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2020-01-26 Anton Kolesov <anton.kolesov@synopsys.com> +2021-01-26 Anton Kolesov <anton.kolesov@synopsys.com> * arc-tdep.c (arc_skip_prologue): Log "pc" address. |