* src/ReportBase/_ReportUtils.py: fix born_str typo (bug #266)

svn: r7080
This commit is contained in:
Brian Matherly
2006-07-26 04:08:38 +00:00
parent a21dc6111e
commit a9e03faf98
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
2006-07-25 Brian Matherly <brian@gramps-project.org>
* src/Mime/Makefile.am: Add WinMime.py
* src/ReportBase/_ReportUtils.py: fix born_str typo (bug #266)
2006-07-25 Alex Roitman <shura@gramps-project.org>
* src/Merge/_MergePerson.py: Use new child_ref API.