aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7b6db60..13c5fff 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-29 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/12058
+ * ar.c (usage): Revert previous change. Describe how 's' can be
+ used as a command letter.
+ * doc/binutils.texi (ar cmdline): Describe how 's' can be used as
+ a command letter.
+
2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>