diff options
Diffstat (limited to '')
-rw-r--r-- | mpi/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog index e2e27c8cf..f540fac2e 100644 --- a/mpi/ChangeLog +++ b/mpi/ChangeLog @@ -1,3 +1,8 @@ +2002-08-13 Werner Koch <[email protected]> + + * mpicoder.c (do_get_buffer): Don't remove leading zeros if the + MPI is marked as protected. + 2002-08-02 Timo Schulz <[email protected]> * mpicoder.c: Add a '\n' to all log_bug functions. |