Add End Of Line Report.

svn: r8790
This commit is contained in:
Brian Matherly
2007-07-30 03:32:19 +00:00
parent 85d33c2a85
commit 6cbb0a7d27
4 changed files with 271 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2007-07-29 Brian Matherly <brian@gramps-project.org>
* src/plugins/EndOfLineReport.py: Add End of Line report
* src/plugins/Makefile.in: Add EndOfLineReport.py
* po/POTFILES.in: Add EndOfLineReport.py
2007-07-29 Don Allingham <don@gramps-project.org>
* src/Merge/_MergePerson.py (MergePeople.copy_note): convert to the
new notelist format (#0001130)