aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 91849d7..d117c11 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 162: BGe 29-Apr-24
4 * remove uintptr_t again. I love optional stuff in standard headers
5 * expose nil sentinel as lanes.null
6
3CHANGE 161: BGe 15-Apr-24 7CHANGE 161: BGe 15-Apr-24
4 * fix keeper state stack accumulating garbage in case of transfer errors 8 * fix keeper state stack accumulating garbage in case of transfer errors
5 9