diff options
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r-- | mpi/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog index ab9002722..20175f961 100644 --- a/mpi/ChangeLog +++ b/mpi/ChangeLog @@ -1,3 +1,9 @@ +2004-12-20 Werner Koch <[email protected]> + + * mpicoder.c (mpi_read_from_buffer): Don't abort in case of an + invalid MPI but print a message and return NULL. Use log_info and + not log_error. + 2004-10-26 Werner Koch <[email protected]> * config.links: Use HOST instead of TARGET. |