* src/ScratchPad.py: check for null model

svn: r6891
This commit is contained in:
Don Allingham
2006-06-15 04:29:47 +00:00
parent 705d880931
commit ba8bbc4d08
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
2006-06-14 Don Allingham <don@gramps-project.org>
* src/ScratchPad.py: check for null model
* src/GrampsDb/_ReadGedcom.py: fix INT date format
2006-06-14 Alex Roitman <shura@gramps-project.org>