Update CHANGELOG

This commit is contained in:
Nicolas Gallagher 2013-01-20 17:25:40 -08:00
parent acf40793b3
commit 5dbbae183a

View File

@ -1,5 +1,6 @@
== HEAD
* Normalize `text-transform` for `button` and `select`.
* Normalize `hr` element (excluding IE 6/7).
* Add `main` element to HTML5 display definitions.
* Fix cursor style for disabled button `input`.