summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index aaac3b88..138cbaff 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2022-06-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * pma.m4: Check sizeof(void *) is 8. PMA only works on
+ 64-bit systems.
+
2022-06-15 Arnold D. Robbins <arnold@skeeve.com>
* pma.m4: Add case for Cygwin.