* src/GrampsDb/_GrampsInMemDB.py: xml load/save not working, fixed #1319


svn: r9233
This commit is contained in:
Benny Malengier
2007-10-22 18:47:20 +00:00
parent 4ad174fc44
commit f8d26dede0
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-10-22 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_GrampsInMemDB.py: xml load/save not working, fixed #1319
2007-10-22 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/ReportBase/_MenuOptions.py: Refactored options, GEPS #005