* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report

svn: r7957
This commit is contained in:
Brian Matherly
2007-01-23 03:29:59 +00:00
parent 1a57769135
commit 8582d6b11e
2 changed files with 249 additions and 25 deletions

View File

@@ -1,3 +1,7 @@
2007-01-22 Douglas Blank <dblank@cs.brynmawr.edu>
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new
Birthday Report
2007-01-22 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
* src/plugins/DetDescendantReport.py: Add addresses (0000791)