From 680c09f5c2117e06c010b2aa7acf3be6adb7ff53 Mon Sep 17 00:00:00 2001 From: James G Sack Date: Sun, 21 Oct 2007 17:36:06 +0000 Subject: [PATCH] update changelog per r9227 commit of src/ansel_utf8.py svn: r9228 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 55d133fdd..27cd130a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ + +2007-10-21 Jim Sack + * src/ansel_utf8.py: (see tracker issue #831) fix inoperative + Gedcom/ANSEL input & output somewhat following pattern of robocoder + patch, but with data corrections, additions, and testing. Rewrote code + functions ansel_to_utf8 and utf8_to_ansel. Added note that utf8 + references (including function names) should be changed to unicode. + (This changelog accounts for the r9227 commit) + 2007-10-21 Benny Malengier * src/Editors/_EditPerson.py: If a family changes, rebuild family backref of all open editors. issue #1309, causing corrupt database.