* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin

svn: r8042
This commit is contained in:
Brian Matherly
2007-02-04 02:10:07 +00:00
parent 214b40f86c
commit 44256c5b5a
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-02-03 Brian Matherly <brian@gramps-project.org>
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
2007-02-03 Don Allingham <don@gramps-project.org>
* src/DateHandler/_DateParser.py (DateParser.init_strings): fix date parsing to allow
for spaces in numerical format. #892