* src/plugins/TestcaseGenerator.py: Update to new tuple types

svn: r4876
This commit is contained in:
Martin Hawlisch
2005-06-24 22:12:30 +00:00
parent 91681e6aa7
commit bd40aaf940
2 changed files with 25 additions and 24 deletions

View File

@@ -1,6 +1,7 @@
2005-06-24 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GrampsBSDDB.py (upgrade): Disable upgrade_7 until this is
properly working to not accidently destroy a database from gramps20
* src/plugins/TestcaseGenerator.py: Update to new tuple types
2005-06-20 Don Allingham <don@gramps-project.org>
* src/GenericFilter.py: optimize looping and reducing fetches