src/SubstKeywords.py: Fix 0000813: IDs in graphical reports error

svn: r7879
This commit is contained in:
Brian Matherly
2007-01-08 03:12:42 +00:00
parent 9c0bc881b9
commit d43e2df242
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-01-07 Brian Matherly <brian@gramps-project.org>
* src/SubstKeywords.py: Fix 0000813: IDs in graphical reports error
2007-01-07 Don Allingham <don@gramps-project.org>
* src/RelLib/*.py: pylint fixes