2003-06-25 Tim Waugh <twaugh@redhat.com>

* src/Date.py: Make sure range is 0 when it should be.  Dates compare
        differently if only one is a range.


svn: r1779
This commit is contained in:
Tim Waugh
2003-06-25 10:55:15 +00:00
parent 96111e686a
commit 522ca62853
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2003-06-25 Tim Waugh <twaugh@redhat.com>
* src/Date.py: Make sure range is 0 when it should be. Dates compare
differently if only one is a range.
2003-06-24 Don Allingham <dallingham@users.sourceforge.net>
* src/SubstKeywords.py: Fixed typo on getName
* src/plugins/WriteGedcom.py: Allow iso-8859-1 (ANSI) encoding