summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 36afc04c8..4aec58f33 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -32,14 +32,14 @@ Drupal 7.0, xxxx-xx-xx (development version)
* Provided descriptions and human-readable names for user permissions.
* Removed comment controls for users.
* Removed display order settings for comment module. Comment display
- order can now be customised using the Views module.
+ order can now be customized using the Views module.
* Removed the 'related terms' feature from taxonomy module since this can
now be achieved with Field API.
* Added additional features to the default install profile, and implemented
a "slimmed down" install profile designed for developers.
* Added a built-in, automated cron run feature, which is triggered by site
visitors.
- * Added an administrator role which is assigned all permisions for
+ * Added an administrator role which is assigned all permissions for
installed modules automatically.
* Image toolkits are now provided by modules (rather than requiring a
manual file copy to the includes directory).
@@ -59,7 +59,7 @@ Drupal 7.0, xxxx-xx-xx (development version)
* Improved performance for logged-in users by reducing queries for path
alias lookups.
* Improved support for HTTP proxies (including reverse proxies), allowing
- anonymous pageviews to be served entirely from the proxy.
+ anonymous page views to be served entirely from the proxy.
- Documentation:
* Hook API documentation now included in Drupal core.
- News aggregator: