summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES16
1 files changed, 16 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 16df5017..63135a1c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,19 @@
+ TXR 248
+ 2020-01-20
+
+
+ Features:
+
+ - hashing:
+ - new hash-key-of function: get all keys that map to the specified value.
+
+ Bugs:
+
+ - compiler regression: incorrect reduction of (and <true-constant>) forms
+ to t instead of <true-constant>.
+
+
+
TXR 247
2020-01-19