aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-09-26 16:27:28 +0100
committerNick Clifton <nickc@redhat.com>2023-09-26 16:27:28 +0100
commit854f72b36dc72dc23b24563c5e7f43efc373b712 (patch)
tree5761893fa734efc4316b815dda0b4afc210b81c1 /binutils/ChangeLog
parent940bb336cbce23f1780c449a7c72ca41e8d91fa5 (diff)
downloadfsf-binutils-gdb-854f72b36dc72dc23b24563c5e7f43efc373b712.zip
fsf-binutils-gdb-854f72b36dc72dc23b24563c5e7f43efc373b712.tar.gz
fsf-binutils-gdb-854f72b36dc72dc23b24563c5e7f43efc373b712.tar.bz2
Fix a snafu in the new tests for reproducible archives that assumed a umask of 22.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 641a75f..88f8373 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2023-09-26 Nick Clifton <nickc@redhat.com>
+
+ * testsuite/binutils-all/ar.exp: Remove assumption of the setting
+ of umask when creating test archive files.
+
2023-09-25 Vsevolod Alekseyev <sevaa@sprynet.com>
PR 30792