diff --git a/CHANGELOG b/CHANGELOG index 84600c787..825d0fb49 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -64,6 +64,9 @@ excessive parentheses warnings, which are fairly harmless, but annoying and clutter user output. + - GRAY:CLOSE isn't specialized on T to preserve compatibility with some + libraries. + ** Enhancements: - Added code walker (present as *feature* :walker)