summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-06-27 16:04:35 +0000
committerDries Buytaert <dries@buytaert.net>2004-06-27 16:04:35 +0000
commit47e3055f560b34ae00401783cb7269e3d73d57e1 (patch)
treecb3773f906634a95d2f27622d16d5f90f438794f /CHANGELOG.txt
parent0a352809783d3f336b9da862f51a244a135134d4 (diff)
downloadbrdo-47e3055f560b34ae00401783cb7269e3d73d57e1.tar.gz
brdo-47e3055f560b34ae00401783cb7269e3d73d57e1.tar.bz2
- More updates
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1317d4136..201c0f456 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,18 +1,20 @@
Drupal x.x.x, xxxx-xx-xx
------------------------
-- profile module:
- * made it possible to administer profile fields.
- * made it possible to browse the profiles by field.
- navigation:
* made it possible to add, delete, rename and move menu items.
* introduced tabs and subtabs for local tasks.
* reorganized the navigation menus.
- user management:
* added support for multiple roles per user.
+ * made it possible to add custom profile fields.
+ * made it possible to browse the profiles by field.
- refactored 403 (forbidden) handling and added support for custom 403 pages.
- comment module:
* made it possible for anonymous users to leave their name, e-mail address and the URL of their homepage.
+- forum module:
+ * added support for sticky forum topics.
+ * made it possible to track forum topics.
- syndication:
* added support for RSS ping-notifications of http://technorati.com/.
* refactored the categorization of syndicated news items.