MINOR: Broke changelog entries in two to sidestep PHP 5.2 bug affecting sapphiredocs

This commit is contained in:
Sam Minnee 2012-03-13 13:30:41 +13:00
parent 13bfc1f173
commit d88a68016f

View File

@ -473,6 +473,9 @@ when using deprecated functionality (through the new `Deprecation` class).
* 2012-03-05 [7dd7e60](https://github.com/silverstripe/sapphire/commit/7dd7e60) SSF-53 : add / remove hover-alike class to "Filter" button for easy css styling while keydown on filter input field (Normann Lou)
* 2012-03-05 [8a56f98](https://github.com/silverstripe/sapphire/commit/8a56f98) SSF-53 : give "Add New" button an 'add' icon class, give "Link Exisiting" button a 'linkexisting' class (Normann Lou)
* 2012-03-05 [929182f](https://github.com/silverstripe/sapphire/commit/929182f) Adjust pagination to match design (Andrew O'Neil)
...
* 2012-03-05 [f1579a2](https://github.com/silverstripe/sapphire/commit/f1579a2) Corrected date in installer copyright (open.ss.org #6833) (Sam Minnee)
* 2012-03-05 [d135c13](https://github.com/silverstripe/sapphire/commit/d135c13) SSF-53 - Changed the icon for the active state of the filter button on user gridfield (jbridson)
* 2012-03-04 [a6a7b2e](https://github.com/silverstripe/sapphire/commit/a6a7b2e) Fixed viewer/editor groups field widths to work with chosen.js UI component (Ingo Schommer)