summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-06-10 06:43:30 +0000
committerDries Buytaert <dries@buytaert.net>2010-06-10 06:43:30 +0000
commitba8910eb9eb44bc5e595663c72eabd96c8b6a0b0 (patch)
tree09bbe6ba759c7a6d98c9922948f40f817d6a4ecd /CHANGELOG.txt
parentba4702c0d54dfff5072ec273d3ea41e9a879f920 (diff)
downloadbrdo-ba8910eb9eb44bc5e595663c72eabd96c8b6a0b0.tar.gz
brdo-ba8910eb9eb44bc5e595663c72eabd96c8b6a0b0.tar.bz2
- Patch #823420 by mikey_p: fixed a few misspellings in CHANGELOG.txt.
Diffstat (limited to 'CHANGELOG.txt')
-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: