* src/Date.py: set default modifier properly, fix compare and sortval

assignment
* src/RelLib.py: fix source reference date comparison


svn: r5299
This commit is contained in:
Don Allingham
2005-10-10 22:00:29 +00:00
parent 91ed326d7a
commit 69bc0f70b7
3 changed files with 24 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
2005-10-10 Don Allingham <don@gramps-project.org>
* src/Date.py: set default modifier properly, fix compare and sortval
assignment
* src/RelLib.py: fix source reference date comparison
2005-10-09 Julio Sanchez <jsanchez@users.sourceforge.net>
* src/WriteGedcom.py: fixed error caused by incomplete migration to
handle-based storage API