* src/plugins/TestcaseGenerator.py: Support for event references.

svn: r4705
This commit is contained in:
Martin Hawlisch
2005-05-27 13:48:47 +00:00
parent b7e530dccd
commit 9c4ce38f04
2 changed files with 42 additions and 11 deletions

View File

@@ -3,6 +3,7 @@
DeprecationWarning (this makes HEAD no longer completely defunct);
Add checks for EventRef class type
* src/EditPerson.py: typo
* src/plugins/TestcaseGenerator.py: Support for event references.
2005-05-26 Alex Roitman <shura@gramps-project.org>
* src/RelLib.py (EventRef): Add class.