summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efd15251..8ca0d8a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
+ * mpi-patches/series: New patch added.
+
+ * mpi-patches/shrink-mpi-int: New file.
+
2011-12-12 Kaz Kylheku <kaz@kylheku.com>
* mpi-patches/bit-search-optimizations (s_highest_bit): Added static