From 1727190a9cc0c0e3bf211ecb7b18e36ecc0388e6 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 27 Dec 2011 14:48:35 -0800 Subject: * mpi-patches/shrink-mpi-int (mpi_int): Fixed terrible bug in this patch, resulting in an insufficient bit field width for representing the allocation size of the MPI integer on 32 bit platforms. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72856d26..1772973d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-12-27 Kaz Kylheku + + * mpi-patches/shrink-mpi-int (mpi_int): Fixed terrible bug in this + patch, resulting in an insufficient bit field width for representing + the allocation size of the MPI integer on 32 bit platforms. + 2011-12-27 Kaz Kylheku * rand.c (make_state): Use ANSI C syntax for prototyped function of no -- cgit v1.2.3