* src/GrampsDbBase.py: Print transaction if GRAMPS_SIGNAL=1

svn: r5131
This commit is contained in:
Martin Hawlisch
2005-08-26 21:09:47 +00:00
parent 275c60a7c6
commit 88d8e09768
2 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
2005-08-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/plugins/TestcaseGenerator.py: Changed param handling;
add more tests; make names shorter and configurable
* src/GrampsDbBase.py: Print transaction if GRAMPS_SIGNAL=1
2005-08-26 Don Allingham <don@gramps-project.org>
* src/plugins/DescendChart.py: Fix spacing and line drawing,