aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Germain <benoit.germain@ubisoft.com>2024-04-15 12:21:27 +0200
committerBenoit Germain <benoit.germain@ubisoft.com>2024-04-15 12:21:27 +0200
commite79953ff093c0518975111c69d16e97ccf966e20 (patch)
tree2644e1fd7b0b5f88359c42499945f8aedbe30f1c /CHANGES
parentadaa36dbec1ce9aaafd61873b9d3d898a8c240cf (diff)
downloadlanes-e79953ff093c0518975111c69d16e97ccf966e20.tar.gz
lanes-e79953ff093c0518975111c69d16e97ccf966e20.tar.bz2
lanes-e79953ff093c0518975111c69d16e97ccf966e20.zip
fix keeper state stack accumulating garbage in case of transfer errors
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 34bd2d9..91849d7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 161: BGe 15-Apr-24
4 * fix keeper state stack accumulating garbage in case of transfer errors
5
3CHANGE 160: BGe 11-Apr-24 6CHANGE 160: BGe 11-Apr-24
4 * add manual control over GC behavior in keeper states 7 * add manual control over GC behavior in keeper states
5 * update a bunch of test scripts 8 * update a bunch of test scripts