Skip to content

Commit fe02c5a

Browse files
author
Richard Jones
committed
all storage-specific code (ie. backend) is now implemented by the backends
1 parent 44bca11 commit fe02c5a

File tree

13 files changed

+1298
-1016
lines changed

13 files changed

+1298
-1016
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Feature:
3737
. added sorting of checklist HTML display
3838
. switched to using a session-based web login
3939
. made mailgw handle set and modify operations on multilinks (bug #579094)
40-
40+
. all storage-specific code (ie. backend) is now implemented by the backends
4141

4242
2002-06-24 0.4.2
4343
Fixed:

doc/upgrading.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Migrating from 0.4.x to 0.5.0
1616
TODO: mention stuff about indexing
1717
TODO: mention that the dbinit needs the db.post_init() method call for
1818
reindexing
19+
TODO: dbinit now imports classes from selct_db
20+
TODO: select_db needs fixing to include Class, FileClass and IssueClass
1921

2022

2123
Migrating from 0.4.1 to 0.4.2

0 commit comments

Comments
 (0)