From 78c682a5119fd74543218a0d93feb9992c8fe977 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sat, 28 Jun 2003 17:35:23 +0000 Subject: [PATCH] update svn: r1799 --- gramps2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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.