summaryrefslogtreecommitdiff
path: root/changes/bug13102
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug13102')
-rw-r--r--changes/bug131022
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug13102 b/changes/bug13102
new file mode 100644
index 0000000000..f66d38cd83
--- /dev/null
+++ b/changes/bug13102
@@ -0,0 +1,2 @@
+ o Code refactoring:
+ - Use the standard macro name SIZE_MAX, instead of our own SIZE_T_MAX.