diff --git a/CHANGELOG b/CHANGELOG index 736fe7a..83e4ce0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -* Remove sniffing from one of the DOM tests, which produced failures in IE8 (kangax) +* Remove sniffing from one of the DOM tests, which produced failures in IE8. (kangax) * Fix `Form.reset` test where `respondsTo` wouldn't detect a method due to typeof returning "object" (rather than "function") in IE (kangax)