diff options
author | Steven Wittens <steven@10.no-reply.drupal.org> | 2006-07-25 15:02:19 +0000 |
---|---|---|
committer | Steven Wittens <steven@10.no-reply.drupal.org> | 2006-07-25 15:02:19 +0000 |
commit | 921128aff76107e0bd82ab5197dcbd1570877606 (patch) | |
tree | 0e6f0be1c17634ff7fcffa343f86b0e20b47065f | |
parent | 69b484f634d861e401d520c17a253f8c4d13a790 (diff) | |
download | brdo-921128aff76107e0bd82ab5197dcbd1570877606.tar.gz brdo-921128aff76107e0bd82ab5197dcbd1570877606.tar.bz2 |
Add installer to changelog
-rw-r--r-- | CHANGELOG.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b1967c428..adfa7fcd3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,10 @@ Drupal x.x.x, xxxx-xx-xx (development version) ------------------------ +- added web-based installer which can: + * automatically generate the database configuration file + * install pre-made 'install profiles' or distributions + * import the database structure with automatic table prefixing - introduced the ability to alter mail sent from system - moved core modules to their own directories to allow additional flexibility - added support for different cache backends |