diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 162e66c55..a25de31ba 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -12,6 +12,8 @@ Drupal x.x.x, xxxx-xx-xx * added support for node-level permissions. - comment module: * made it possible to leave contact information without having to register. +- upload module: + * added support for uploading documents (includes images). - forum module: * added support for sticky forum topics. * made it possible to track forum topics. |