diff options
Diffstat (limited to 'src/lib/rpc/ChangeLog')
| -rw-r--r-- | src/lib/rpc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/rpc/ChangeLog b/src/lib/rpc/ChangeLog index 0626d9d55..2a0f4846d 100644 --- a/src/lib/rpc/ChangeLog +++ b/src/lib/rpc/ChangeLog @@ -1,3 +1,9 @@ +2002-10-31 Ken Raeburn <raeburn@mit.edu> + + * xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by + argument to 32 bits, rather than reading only 32 bits from the + supplied address. + 2002-09-24 Ken Raeburn <raeburn@mit.edu> * Makefile.in ($(HDRS)): Depend on includes. |
