summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ca0d8a3..4ab164b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-12-13 Kaz Kylheku <kaz@kylheku.com>
+ * Makefile (repatch): New phony target.
+ (distclean): Remove mpi directory.
+
+2011-12-13 Kaz Kylheku <kaz@kylheku.com>
+
Patch to shrink mpi-int to three words on 32 bit platforms,
so that obj_t stays four pointers wide.