* src/DateDisplay.py: Now proper capitalization for _MONS.
* src/DateParser.py: Support for the RFC-2822 dates (email standard). * NEWS: Update. * src/DateDisplay.py: don't rely on strftime, since it does not svn: r3577
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
2004-09-26 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/DateDisplay.py: Now proper capitalization for _MONS.
|
||||
* src/DateParser.py: Support for the RFC-2822 dates (email standard).
|
||||
* NEWS: Update.
|
||||
|
||||
2004-09-26 Don Allingham <dallingham@users.sourceforge.net>
|
||||
* src/DateDisplay: don't rely on strftime, since it does not
|
||||
* src/DateDisplay.py: don't rely on strftime, since it does not
|
||||
handle dates before 1900
|
||||
|
||||
2004-09-25 Don Allingham <dallingham@users.sourceforge.net>
|
||||
|
Reference in New Issue
Block a user