From 4a74b176683762cc5a3f39b7d6cb75df9965985b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Fri, 9 Nov 2007 16:01:54 +0000 Subject: [PATCH] #180719 follow up by catch: document taxonomy changes in changelog --- CHANGELOG.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 72c85095c3f..70372662fa4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -14,8 +14,6 @@ Drupal 6.0, xxxx-xx-xx (development version) * Added syslog module: useful for monitoring large Drupal installations. - Added optional e-mail notifications when users are approved, blocked, or deleted. -- Added versioning support to categories by associating them with node - revisions. - Drupal works with error reporting set to E_ALL. - Added scripts/drupal.sh to execute Drupal code from the command line. Useful to use Drupal as a framework to build command-line tools. @@ -81,6 +79,11 @@ Drupal 6.0, xxxx-xx-xx (development version) * Added ability to create and remove temporary files during a cron job. - Forum improvements: * Any node type may now be posted in a forum. +- Taxonomy improvements: + * Descriptions for terms are now shown on taxonomy/term pages as well + as RSS feeds. + * Added versioning support to categories by associating them with node + revisions. - Added support for OpenID. - Added support for triggering configurable actions. - Added the Update status module to automatically check for available updates