Added RC3 changelog

This commit is contained in:
Sam Minnee 2012-06-27 11:58:24 +12:00
parent 0dfc82342a
commit 05861437bd
3 changed files with 28 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 3.0.0-rc1 #
# 3.0.0-rc1 #
## Overview ##

View File

@ -1,4 +1,4 @@
# 3.0.0-rc2 #
# 3.0.0-rc2 #
## Overview ##
@ -61,4 +61,4 @@ See [3.0.0](/changelogs/3.0.0) for previous details.
* 2012-06-22 [1b57689](https://github.com/silverstripe/sapphire/commit/1b57689) BUG: exclude() clears previously selected filters() (Trac #7529) (Sam Minnee)
* 2012-06-22 [3fbf572](https://github.com/silverstripe/silverstripe-cms/commit/3fbf572) REMOVE: Remove action handler for widgets. (Trac #7174) (Sam Minnee)
* 2012-06-22 [6be8602](https://github.com/silverstripe/silverstripe-cms/commit/6be8602) BUG: Update MenuTitle whenever Title is changed and the value of Title used to be. Bubble the change to update LHS tree. (Trac #7507) (Sam Minnee)
* 2012-06-19 [3eff92a](https://github.com/silverstripe/sapphire/commit/3eff92a) ChangedBUG FIX: IE filter buttons (fixes #7501) (Naomi Guyer)
* 2012-06-19 [3eff92a](https://github.com/silverstripe/sapphire/commit/3eff92a) ChangedBUG FIX: IE filter buttons (fixes #7501) (Naomi Guyer)

View File

@ -0,0 +1,25 @@
# 3.0.0-rc3 #
## Overview ##
RC3 introduces a small fixrd to the installer and to some language packs
## Upgrading ##
See [3.0.0](/changelogs/3.0.0) for previous details.
## Changelog ##
### Features and Enhancements
* 2012-06-27 [2598f65](https://github.com/silverstripe/sapphire/commit/2598f65) Enable display_errors = on in the installer to assist with diagnosis. (Sam Minnee)
### Bugfixes
* 2012-06-26 [6ef4f9a](https://github.com/silverstripe/sapphire/commit/6ef4f9a) Fix increase_memory_limit_to() to reduce installation errors. (Sam Minnee)
### Other
* 2012-06-27 [1ca61a5](https://github.com/silverstripe/silverstripe-installer/commit/1ca61a5) Updated 'phing changelog' to work with new commit tags (Ingo Schommer)
* 2012-06-25 [bfa436b](https://github.com/silverstripe/sapphire/commit/bfa436b) Updated translations (Ingo Schommer)
* 2012-06-25 [25ee305](https://github.com/silverstripe/silverstripe-cms/commit/25ee305) Updated translations (Ingo Schommer)