aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2021-04-29 13:11:29 +0100
committerNick Clifton <nickc@redhat.com>2021-04-29 13:11:29 +0100
commit5edb8e3f5ad8d74a83fc0df7f6e4514eed0aa77f (patch)
tree5653bbe69ee33393e8bbb3a7198b8867c01cc28a /binutils/ChangeLog
parent3abbafc2aacc6706fea3e3e326e2f08d107c3672 (diff)
downloadbinutils-5edb8e3f5ad8d74a83fc0df7f6e4514eed0aa77f.zip
binutils-5edb8e3f5ad8d74a83fc0df7f6e4514eed0aa77f.tar.gz
binutils-5edb8e3f5ad8d74a83fc0df7f6e4514eed0aa77f.tar.bz2
Correct the text describing windres's --processor option.
PR 27594 * doc/binutils.texi (windres): Correct the description of the default value of the --preprocessor argument.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a260313..67fff0b 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2021-04-29 Nick Clifton <nickc@redhat.com>
+
+ PR 27594
+ * doc/binutils.texi (windres): Correct the description of the
+ default value of the --preprocessor argument.
+
2021-04-27 Nick Clifton <nickc@redhat.com>
PR 27779