summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-07 22:32:40 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-07 22:32:40 -0700
commit5942e1316ef3647b063180eb04b13319838172d2 (patch)
treedd14d6b143599d98aba917fdbc16a6e19898c3db /RELNOTES
parent0fdf7390864f8bc619741aff777cb5d2560d9f1c (diff)
downloadtxr-5942e1316ef3647b063180eb04b13319838172d2.tar.gz
txr-5942e1316ef3647b063180eb04b13319838172d2.tar.bz2
txr-5942e1316ef3647b063180eb04b13319838172d2.zip
Version 153.txr-153
* RELNOTES: Updated. * configure, txr.1: Bumped version and date. * share/txr/stdlib/ver.tl: Likewise.
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