diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-08-17 22:13:34 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-08-17 22:13:34 +0000 |
commit | ec68794d313cf7e3a4e53446000b5c2797350837 (patch) | |
tree | e73508740ca8ff5cbc392c1482ced5149e3bdb5d | |
parent | 78b052a6af5fc7c87c807821bfc9267f8007ed7b (diff) | |
download | brdo-ec68794d313cf7e3a4e53446000b5c2797350837.tar.gz brdo-ec68794d313cf7e3a4e53446000b5c2797350837.tar.bz2 |
- Updated the CHANGELOG.txt.
-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. |