summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-07-02 17:08:36 +0000
committerDries Buytaert <dries@buytaert.net>2007-07-02 17:08:36 +0000
commitb6c069ad7d8bbc53a4e10b8a6c71326cab7f284c (patch)
tree79ec2a02a65af67d180a9c8db65d75725350e423 /CHANGELOG.txt
parent5644ad02641b008016a03aedce5101dd47107341 (diff)
downloadbrdo-b6c069ad7d8bbc53a4e10b8a6c71326cab7f284c.tar.gz
brdo-b6c069ad7d8bbc53a4e10b8a6c71326cab7f284c.tar.bz2
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.
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 e5ed11d1a..6674295e8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -57,6 +57,8 @@ Drupal 6.0, xxxx-xx-xx (development version)
- File handling improvements:
* 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.
+- Forum improvements:
+ * Any node type may be posted in a forum.
- Added support for OpenID.
- Added support for configurable actions.
- Made user profiles easier to theme by using array rendering and supplying template files.