summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2007-06-22 05:47:29 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2007-06-22 05:47:29 +0000
commit71b11a82a845317a1e6a556bb83db755dca56029 (patch)
tree893dd2641d2c04ac814a7453cffb4c59734fe195 /CHANGELOG.txt
parent38a1300df2005f9f054f19d8d2bd41518a8e7ad8 (diff)
downloadbrdo-71b11a82a845317a1e6a556bb83db755dca56029.tar.gz
brdo-71b11a82a845317a1e6a556bb83db755dca56029.tar.bz2
Keeping changelog up to date
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 66b04db8a..36b30b70b 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -58,6 +58,8 @@ Drupal 6.0, xxxx-xx-xx (development version)
* Entries in the files table are now keyed to a user, and not a node.
* Added re-usable validation functions to check for uploaded file sizes, extensions, and image resolution.
- Added support for OpenID.
+- Made user profiles easier to theme by using array rendering and supplying template files.
+- Added Deletion API to allow modules to alter and respond to any delete operation.
Drupal 5.0, 2007-01-15
----------------------