summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ethier <justin.ethier@gmail.com>2014-03-05 21:19:40 -0500
committerJustin Ethier <justin.ethier@gmail.com>2014-03-05 21:19:40 -0500
commit47f1ee5971e19e4b0c1c4d4d55d0beb7a9691089 (patch)
tree56a5bdb0b14aaa06e1c9b3fd2f6955b2d56149f7
parent4484d3157edbb4911e29079b8ff5646c6c5ee169 (diff)
Added a note for issue #163163-dev
-rw-r--r--ChangeLog.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.markdown b/ChangeLog.markdown
index 35754324..e5bb9684 100644
--- a/ChangeLog.markdown
+++ b/ChangeLog.markdown
@@ -5,6 +5,8 @@ v3.16.1
(import (lib))
+- Fixed a bug where a `syntax-rules` macro's literal identifier would not match the input when both identifiers are equal and both have no lexical binding.
+
v3.16
--------