Fixed unicode mapping problem with python 2.0

svn: r170
This commit is contained in:
Don Allingham
2001-06-21 19:31:12 +00:00
parent 27c1d09f66
commit 434c78203b
10 changed files with 118 additions and 104 deletions

5
NEWS
View File

@@ -1,6 +1,11 @@
Version 0.3.1
* Improved Web Site generation (changed from Individual Web Pages)
* Faster load times for XML database
* Fixed unicode problems with Python 2.0
* Improved GEDCOM exporter
* Use the GRAMPSDIR environment variable in the shell script to determine
the root path instead of dynamically doing it by attempting to look
at __file__ in const.py
Version 0.3.0
* Support for RTF (export to MSWord) and limited support for KWord