enabled rotate_handler output.

svn: r5674
This commit is contained in:
Richard Taylor
2006-01-05 19:07:27 +00:00
parent ce52de5804
commit cfb8cc47a4
5 changed files with 83 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
2006-01-05 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/GrampsLogger/__init__.py: added package interface
* src/GrampsLogger/_ErrorReportAssistant.py: enable rotate_handler output
* src/GrampsLogger/_RotateHandler.py: enable rotate_handler output
* test/GrampsLogger/GtkHandler_Test.py: add test for rotate_handler output
2006-01-05 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/Assistant.py: added callback support for pages
* src/GrampsLogger/_ErrorReportAssistant.py src/GrampsLogger/_ErrorView.py