From ba0eb22c8beb1166780d7c7e11ef4e623b8017e9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 1 Mar 2022 13:13:42 +0000 Subject: Fix a typo in the previous delta to bfdio.c. PR 25713 * bfdio.c (_bfd_real_fopen): Fix typo. --- bfd/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 843bdc8..4925fff 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2022-03-01 Torbjörn Svensson + Fred Eisele + + PR 25713 + * bfdio.c (_bfd_real_fopen): Fix typo. + 2022-03-01 Nick Clifton PR 28848 @@ -6,9 +12,10 @@ TAG_FP_arch set then reset the TAG_ABI_HardFP_use. 2022-02-28 Torbjörn Svensson + Fred Eisele PR 25713 - * bfdio.c (_bfd_real_fopen): Fix handling of parhs longer than 260 + * bfdio.c (_bfd_real_fopen): Fix handling of paths longer than 260 characters on Windows hosts. 2022-02-28 Nick Clifton -- cgit v1.1