diff options
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |