Various changes to PrivateProxyDb and ProxyDbBase.

svn: r8871
This commit is contained in:
Brian Matherly
2007-08-26 04:46:33 +00:00
parent 173ae91f8a
commit ea61bf0d65
3 changed files with 96 additions and 509 deletions

View File

@@ -1,3 +1,7 @@
2007-08-25 Brian Matherly <brian@gramps-project.org>
* src/GrampsDbUtils/_PrivateProxyDb.py: Various changes
* src/GrampsDbUtils/_ProxyDbBase.py: Various changes
2007-08-25 Don Allingham <don@gramps-project.org>
* src/Config/_GrampsIniKeys.py (get): handle "" case
* src/GrampsDb/__init__.py: Add DbBase