commit | 75b11fb8ed55f9449c80802fcde9273baf7a35eb | [log] [tgz] |
---|---|---|
author | niemeyer | Wed Jun 27 01:53:23 2007 +0000 |
committer | niemeyer | Wed Jun 27 01:53:23 2007 +0000 |
tree | f9b6978bfe3128d9b88d64a2a8f9a3e57c5fe90a | |
parent | 5c67cf34c36d2bb59386d45c09e9b5eb31f07b11 [diff] [blame] |
Updated NEWS file.
diff --git a/NEWS b/NEWS index 211bdd3..b6221e0 100644 --- a/NEWS +++ b/NEWS
@@ -5,6 +5,11 @@ since Python's datetime doesn't support sub-minute offsets. Thanks to Ilpo Nyyssönen for reporting the issue. +- Removed bare string exceptions, as reported and fixed by + Wilfredo Sánchez Vega. + +- Fix bug in leap count parsing (reported and fixed by Eugene Oden). + Version 1.1 -----------