diff --git a/docs/en/changelogs/3.1.0.md b/docs/en/changelogs/3.1.0.md index bf9c6d6e0..b7b65082d 100644 --- a/docs/en/changelogs/3.1.0.md +++ b/docs/en/changelogs/3.1.0.md @@ -12,6 +12,7 @@ * CMS form fields now support help text through `setDescription()`, both inline and as tooltips * Removed SiteTree "MetaTitle" and "MetaKeywords" fields * More legible and simplified tab and menu styling in the CMS + * Dropped support for Internet Explorer 7 ### Framework diff --git a/docs/en/installation/server-requirements.md b/docs/en/installation/server-requirements.md index 0b2f7995c..7eb32ca83 100644 --- a/docs/en/installation/server-requirements.md +++ b/docs/en/installation/server-requirements.md @@ -42,7 +42,7 @@ A typical website page on a conservative single CPU machine (e.g., Intel 2Ghz) t ## Client side (CMS) requirements -SilverStripe CMS is designed to work well with Firefox 3.0+ and Internet Explorer 7.0+. We aim to provide satisfactory experiences in Apple Safari and Google Chrome. SilverStripe CMS works well across Windows, Linux, and Mac operating systems. +SilverStripe CMS is designed to work well with Google Chrome, Mozilla Firefox and Internet Explorer 8+. We aim to provide satisfactory experiences in Apple Safari. SilverStripe CMS works well across Windows, Linux, and Mac operating systems. ## End user requirements ##