diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 9d60c1181..d1cbc9648 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,8 @@ +2003-06-28 Don Allingham + * src/plugins/WriteGedcom.py: support different end of line characters + * src/GedcomInfo.py: support different end of line characters + * src/data/gedcom.xml: indicate cr-lf for Windows based tools + 2003-06-27 Tim Waugh * src/PlaceView.py: Fix removal of unreferenced places. * src/plugins/WebPage.py: Make source links work.