2003-12-17 Tim Waugh <twaugh@redhat.com>

* src/plugins/Ancestors.py
        (ComprehensiveAncestorsReport.write_report): No need for separate
        clauses when using write_note, since output is not delayed here.
        (ComprehensiveAncestorsReport.long_notes): Handle pre-formatted
        notes on events.


svn: r2535
This commit is contained in:
Tim Waugh
2003-12-17 11:24:23 +00:00
parent 0ae41e3ee8
commit 15b8cb4cc5
2 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
2003-12-17 Tim Waugh <twaugh@redhat.com>
* src/plugins/Ancestors.py
(ComprehensiveAncestorsReport.write_report): No need for separate
clauses when using write_note, since output is not delayed here.
(ComprehensiveAncestorsReport.long_notes): Handle pre-formatted
notes on events.
2003-12-16 Don Allingham <dallingham@users.sourceforge.net>
* src/PlaceView.py: Make sure to add new place after edit
* src/AddMedia.py: unicode conversion from gtk.Entry