* src/RelLib/_Note.py (serialize,unserialize): Save and read

change.
	* src/RelLib/_Repository.py (serialize,unserialize): Save and read
	change.


svn: r8188
This commit is contained in:
Alex Roitman
2007-02-20 07:21:16 +00:00
parent c603a7a2c7
commit 7836382732
3 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,8 @@
2007-02-19 Alex Roitman <shura@gramps-project.org>
* src/RelLib/_Note.py (serialize,unserialize): Save and read
change.
* src/RelLib/_Repository.py (serialize,unserialize): Save and read
change.
* src/GrampsDb/_GrampsDbWriteXML.py): Export top-level notes and
note references.
* src/RelLib/_Note.py (set_type,get_type): Add methods.