User: dries Branch: HEAD Date: Tue, 10 May 2005 20:48:32 +0000 Modified files: /database database.mysql database.pgsql updates.inc Log message: - Patch #22531 by Morbus: the CHANGELOG for Drupal 4.5 claims that a URL alias of "rss.xml" for "node/feed" was added. This ONLY occurs in updates.inc however - if people grab a fresh 4.5 (or now, 4.6), they are never going to get this added alias. The attached patch adds this INSERT into the default database.* files, adds another update into the updates.inc (so that those who started with a fresh 4.5 or 4.6 will get it via update.php the next time around) and fixes some minor whitespace/style inconsistencies. Links: http://cvs.drupal.org/diff.php?path=drupal/database/database.mysql&old=1.185... http://cvs.drupal.org/diff.php?path=drupal/database/database.pgsql&old=1.122... http://cvs.drupal.org/diff.php?path=drupal/database/updates.inc&old=1.116&ne...