aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70cbd214..aafb0905 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-05-21 Arnold D. Robbins <arnold@skeeve.com>
+
+ * debug.c: For z/OS, use %#p to print pointers, %p everything else.
+
2021-05-13 Arnold D. Robbins <arnold@skeeve.com>
* custom.h: For z/OS, define _REGEX_INCLUDE_LIMITS_H.