Continued work on _PrivateProxyDB.py

svn: r8805
This commit is contained in:
Brian Matherly
2007-08-10 03:24:10 +00:00
parent 59d74a3c6b
commit ef84a6a93c
2 changed files with 82 additions and 38 deletions

View File

@@ -1,3 +1,6 @@
2007-08-09 Brian Matherly <brian@gramps-project.org>
* src/GrampsDbUtils/_PrivateProxyDb.py: Continued work.
2007-08-08 Don Allingham <don@gramps-project.org>
* src/Exporter.py: remove GRDB export
* src/GrampsDbUtils/_WriteGedcom.py: write NOTE instances as references
@@ -5,7 +8,7 @@
CONC/CONT in a cleaner manner.
2007-08-08 Brian Matherly <brian@gramps-project.org>
* src/GrampsDbUtils/PrivateProxyDb.py: Initial commit - not done yet.
* src/GrampsDbUtils/_PrivateProxyDb.py: Initial commit - not done yet.
2007-08-07 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py: additional refactoring