aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2003-04-01 23:09:29 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2003-04-01 23:09:29 +0000
commit3126d709ed5e83594442a550b66e1488e7657b0e (patch)
tree17f3a90a1a2d46b94ac4b0180a98bddff67bb2ce /binutils/ChangeLog
parent270cb5d6bde5771e46c8bca0c9837ccbd85bef34 (diff)
downloadgdb-3126d709ed5e83594442a550b66e1488e7657b0e.zip
gdb-3126d709ed5e83594442a550b66e1488e7657b0e.tar.gz
gdb-3126d709ed5e83594442a550b66e1488e7657b0e.tar.bz2
* windres.c (usage): Report -r option.
(main): Ignore the -r option. * doc/binutils.texi: Add -r to the list of options.
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 14fac01..5e436a4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
+
+ * windres.c (usage): Report -r option.
+ (main): Ignore the -r option.
+ * doc/binutils.texi: Add -r to the list of options.
+
2003-04-01 Bob Wilson <bob.wilson@acm.org>
* MAINTAINERS: Add myself as Xtensa maintainer.