summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 19de1e72..e7cd8e83 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,18 @@
+ TXR 153
+ 2016-10-07
+
+
+ Bugs
+
+ - GC-related regression in static-slot-ensure fixed,
+ affecting code which uses defmeth also, causing
+ instability.
+ - Fixed long-time GC-related issues in replace-struct
+ and clear-struct which threaten stability.
+ - Check for self-assignment in replace-struct.
+
+
+
TXR 152
2016-10-04