diff options
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r-- | mpi/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog index 00e0e3e6a..775f437b4 100644 --- a/mpi/ChangeLog +++ b/mpi/ChangeLog @@ -1,3 +1,12 @@ +2005-05-06 Werner Koch <[email protected]> + + * mpi-scan.c (mpi_putbyte, mpi_getbyte): Removed. Not used. + +2005-04-21 Werner Koch <[email protected]> + + * mpicoder.c (mpi_read): Changed error detection to always return + an error while maintaining the actual number of bytes read. + 2005-03-11 Werner Koch <[email protected]> * Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the |