2006-08-15 Don Allingham <don@gramps-project.org>

* src/GrampsDb/_ReadGedcom.py: support for AGE, CAUSE, and AGENCY
	* src/GrampsDb/_GedTokens.py: support for AGE and AGENCY



svn: r7184
This commit is contained in:
Don Allingham
2006-08-16 00:30:37 +00:00
parent 774d9300e2
commit bf2c6e6e08
4 changed files with 95 additions and 32 deletions

View File

@@ -1,3 +1,7 @@
2006-08-15 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: support for AGE, CAUSE, and AGENCY
* src/GrampsDb/_GedTokens.py: support for AGE and AGENCY
2006-08-15 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadXML.py (start_attribute): Support attributes
in event and eventref;