diff options
Diffstat (limited to '')
-rw-r--r-- | mpi/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog index 64b0b3867..95bb6f1d2 100644 --- a/mpi/ChangeLog +++ b/mpi/ChangeLog @@ -1,3 +1,12 @@ +2000-11-14 Werner Koch <[email protected]> + + * mpi-internal.h, mpi.h: Changed the way they are called and + introduced DID_MPI_LIMP_TYPEDEF hack. Very ugly, should all be + revamped. + + * Makefile.am (OMIT_DEPENDENCIES): Hack to work around dependency + problems. + 2000-10-11 Werner Koch <[email protected]> * generic/mpi-asm-defs.h: New. |