summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2006-07-25 15:02:19 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2006-07-25 15:02:19 +0000
commit921128aff76107e0bd82ab5197dcbd1570877606 (patch)
tree0e6f0be1c17634ff7fcffa343f86b0e20b47065f
parent69b484f634d861e401d520c17a253f8c4d13a790 (diff)
downloadbrdo-921128aff76107e0bd82ab5197dcbd1570877606.tar.gz
brdo-921128aff76107e0bd82ab5197dcbd1570877606.tar.bz2
Add installer to changelog
-rw-r--r--CHANGELOG.txt4
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