Changeset 319 for wiki-toolkit/trunk/Changes
- Timestamp:
- 06/02/06 19:40:31 (6 years ago)
- Files:
-
- 1 modified
-
wiki-toolkit/trunk/Changes (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit/trunk/Changes
r317 r319 1 1 0.69_04 2 Feed code beingrefactored.2 Feed code has been refactored. 3 3 Check that the database schema is up-to-date when initializing the 4 store and abort otherwise.4 store and abort otherwise. 5 5 In PostgresSQL setup code, delete orphaned content/metadata rows. 6 When we bulk delete and insert data for an upgrade, check to make 7 sure we can create the tables and indexes before dropping the old 8 tables. 6 9 7 10 0.69_03 13 May 2006 8 11 Add Wiki::Toolkit::Feed::RSS (formerly CGI::Wiki::Plugin::RSS::Modwiki) 9 and Wiki::Toolkit::Feed::Atom (formerly CGI::Wiki::Plugin::Atom)12 and Wiki::Toolkit::Feed::Atom (formerly CGI::Wiki::Plugin::Atom) 10 13 11 14 0.69_02 27 April 2006 12 15 Add missing new file lib/Wiki/Toolkit/Setup/Database.pm to 13 distribution.16 distribution. 14 17 15 18 0.69_01 23 April 2006
