diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2553f0dae..0809f6e97 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -88,6 +88,8 @@ Drupal 6.0, xxxx-xx-xx (development version) - Upgraded the core JavaScript library to jQuery version 1.2. - Added a new Schema API, which provides built-in support for core and contributed modules to work with databases other than MySQL. +- Removed drupal.module. The functionality lives on as the Site network + contributed module (http://drupal.org/project/site_network). Drupal 5.0, 2007-01-15 ---------------------- |