aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mpi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog
index 775f437b4..a2af9f303 100644
--- a/mpi/ChangeLog
+++ b/mpi/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-01 David Shaw <[email protected]>
+
+ * mpicoder.c (mpi_read): Fix minor bug in reading a zero-length
+ MPI (was failing unnecessarily).
+
2005-05-06 Werner Koch <[email protected]>
* mpi-scan.c (mpi_putbyte, mpi_getbyte): Removed. Not used.