aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mpi/ChangeLog')
-rw-r--r--mpi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog
index 2221579bd..9d35790c2 100644
--- a/mpi/ChangeLog
+++ b/mpi/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-09 David Shaw <[email protected]>
+
+ * Makefile.am: Add the portable C links to DISTCLEANFILES. Noted
+ by Nelson H. F. Beebe.
+
2003-12-23 Werner Koch <[email protected]>
* mpi-mpow.c (build_index): s/index/idx/ to avoid gcc warning.