diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index a656442ae..665453280 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2005-11-28 Martin Hawlisch + * NEWS: Better support for unicode filenames + 2005-11-28 Julio Sanchez * src/DateParser.py: match modifiers in reverse length order so that multiword modifiers work even if other modifier matches the first diff --git a/gramps2/NEWS b/gramps2/NEWS index b2ddb8675..a2485f0ac 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -20,6 +20,7 @@ Version 2.0.9 -- the "Nobody expects the Spanish inquisition!" release * Limitation of 31 generations in reports removed. * Improved responsiveness when working with large databases. * Select from recent files on startup. +* Better support for unicode filenames * Numerous bug fixes. Version 2.0.8 -- the "Romani ite domum" release