diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt index a5e9315..6c10ded 100644 --- a/core/CHANGELOG.txt +++ b/core/CHANGELOG.txt @@ -95,6 +95,7 @@ https://www.drupal.org/list-changes/drupal * Added a customizable view under the content administration screen that lists all files uploaded on the system. * Made file uploads immediate when selecting files in file fields. + * Added ability to upload multiple files at once. * Added local image input filter, to enable secure image posting. - Included the following Symfony2 components: * ClassLoader - PSR-0-compatible autoload routines.