summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2006-10-04 20:34:56 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2006-10-04 20:34:56 +0000
commit66d69c2658ae5edf89c46d9a2ce2678320a5ec0e (patch)
treefd161c885436ce2503180a088b3872d4f3608d6a
parentb7071b6c2c94adf3cd5bff6769a4d152e4497f3a (diff)
downloadbrdo-66d69c2658ae5edf89c46d9a2ce2678320a5ec0e.tar.gz
brdo-66d69c2658ae5edf89c46d9a2ce2678320a5ec0e.tar.bz2
Keeping changelog up to date
-rw-r--r--CHANGELOG.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 4a33a611f..118c5cf4f 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -4,6 +4,7 @@ Drupal 5.0, xxxx-xx-xx (development version)
------------------------
- completely retooled the administration page
* /admin now contains an administration page which may be themed
+ * reorganised administration menu items by task and by module
* added a status report page with detailed PHP/MySQL information
- added web-based installer which can:
* check installation requirements
@@ -13,7 +14,11 @@ Drupal 5.0, xxxx-xx-xx (development version)
* be localized
- included the jQuery JavaScript library 1.0.1 and converted all core JavaScript to use it
- introduced the ability to alter mail sent from system
-- moved core modules to their own directories to allow additional flexibility
+- module system:
+ * added .info files for module meta-data
+ * added support for module dependencies
+ * improved module installation screen
+ * moved core modules to their own directories
- added support for different cache backends
- added support for a generic "sites/all" directory.
- usability: