* src/GrampsDb/_ReadGedcom.py: handle missing place in LDS ord

svn: r7921
This commit is contained in:
Don Allingham
2007-01-17 05:18:47 +00:00
parent 38cff6178c
commit 6a700dd48d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
2007-01-16 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: handle missing place in LDS ord
* src/DataViews/_PersonView.py: optimization
* src/ViewManager.py: remove double build call
* src/DisplayModels/_PeopleModel.py: optimization