summaryrefslogtreecommitdiff
path: root/updates/3.00-to-x.xx.php
Commit message (Collapse)AuthorAge
* - Removed the old update files from the head version: they are stillDries Buytaert2001-12-12
| | | | available in older version (use a tag) or in the Attic.
* - Another batch of updates. The most important bit is that the moderationDries Buytaert2001-11-04
| | | | | queue should be functional again. It's not ready yet but I'll be tuning it for the next two evenings or so.
* - improved the upgrade scripts/file a bit and tested them against a coupleDries Buytaert2001-11-04
| | | | of older (PEAR-less) Drupal databases
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
| | | | information available on the mailing list.
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
| | | | easier. Also changed the <? tag to <?php in some cases.
* - added sequence tablesDries Buytaert2001-10-11
- fixed bug in node_page() - fixed bug in db_result() - fixed rss glitch