* src/Plugins.py: Do not pass parent to the reports.

svn: r3163
This commit is contained in:
Alex Roitman
2004-05-13 18:24:38 +00:00
parent 929307150c
commit 6603fe8932
2 changed files with 18 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
2004-05-13 Alex Roitman <shura@alex.neuro.umn.edu>
* src/RelLib.py (probably_alive): Typos.
* src/Plugins.py: Do not pass parent to the reports.
2004-05-12 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/ChangeTypes.py: Remove Utils.modified() call.