diff options
author | Jean Marie Diaz <ambar@cygnus> | 1994-08-01 23:25:53 +0000 |
---|---|---|
committer | Jean Marie Diaz <ambar@cygnus> | 1994-08-01 23:25:53 +0000 |
commit | 6d2ec583d05bea26bf20c96deeb3add185bc49cf (patch) | |
tree | cb267a733c085afb0ea35421b66c787cad1b2fe1 /binutils | |
parent | 99dd775492859223d3d1981684d9b81646a8440f (diff) | |
download | gdb-6d2ec583d05bea26bf20c96deeb3add185bc49cf.zip gdb-6d2ec583d05bea26bf20c96deeb3add185bc49cf.tar.gz gdb-6d2ec583d05bea26bf20c96deeb3add185bc49cf.tar.bz2 |
* nlmheader.y: Per current NetWare docs, accept a revision number
of 0 and treat a revision number greater than 26 as 0.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3f46b48..e4828bc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 1 13:19:09 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * nlmheader.y: Per current NetWare docs, accept a revision number + of 0 and treat a revision number greater than 26 as 0. + Mon Jul 25 12:58:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * objdump.c (objdump_print_address): Correct handling of end of |