Finish Finnish date support

svn: r5176
This commit is contained in:
Eero Tamminen
2005-09-04 20:22:39 +00:00
parent e12a0862aa
commit 021141b84f
4 changed files with 46 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
2005-09-04 Eero Tamminen <eerot@sf>
* src/DateParser.py: Added support for modifiers being both
before and after a date
* src/dates/Date_fi.py: Completed first version of Finnish
date handling
* src/dates/Makefile.am: Install Date_fi.py
2005-09-03 Don Allingham <don@gramps-project.org>
* src/GraphLayout.py: use recursion limit to detect db loops
* src/Utils.py: use recursion limit to detect db loops