From e5a2969d920ac8a35f09333383fbb49200500dce Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Sat, 10 Nov 2018 11:31:15 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd407278..99ba2f35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Features (notes) - EXPERIMENTAL - Added a new feature `program` to `cond-expand` that is only defined when compiling a program. TODO: what about icyc? TODO: make sure to add local-var-redux.scm to cyclone-bootstrap! this has not been done yet!! - + may be in a better place now, but consider renaming with a 'opt-' prefix. that way we can organize everything better once there are more of these. also it looks like there are at least 2 .scm test files in the same directory that can be removed. Bug Fixes