diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-09-24 19:52:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-09-24 19:52:17 +0000 |
commit | f2843a175e9502fcffd7b6f931db345ad5518868 (patch) | |
tree | 93d1907c04d15614683c4a31dba87ac30e1c1aac /binutils/ChangeLog | |
parent | 69c1fa91faa784fcf513f6fea4ddc677fce88ee4 (diff) | |
download | gdb-f2843a175e9502fcffd7b6f931db345ad5518868.zip gdb-f2843a175e9502fcffd7b6f931db345ad5518868.tar.gz gdb-f2843a175e9502fcffd7b6f931db345ad5518868.tar.bz2 |
* binutils.texi (size): The object file argument is optional.
From Marty Leisner <leisner@sdsp.mc.xerox.com>.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bd751d7..fc6e5e3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,8 @@ Wed Sep 24 11:34:05 1997 Ian Lance Taylor <ian@cygnus.com> + * binutils.texi (size): The object file argument is optional. + From Marty Leisner <leisner@sdsp.mc.xerox.com>. + * aclocal.m4: Rebuild with new libtool. * configure: Rebuild. |