summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorniemeyer <>2005-10-25 14:17:53 +0000
committerniemeyer <>2005-10-25 14:17:53 +0000
commit328d6ce6b9a14bf9cc2df23453b814dea7fd3f54 (patch)
treef41d3edfa02d297bf9f5aea220b625c5e6e29ef4 /NEWS
parent1fe251ec0a951b77f58f62ad7644577d7a8bba64 (diff)
downloaddateutil-328d6ce6b9a14bf9cc2df23453b814dea7fd3f54.tar.gz
- Fixed rrule byyearday handling. Abramo Bagnara pointed out that
RFC2445 allows negative numbers. - Updating NEWS file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6d0fda..ba6deb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
+Version 1.1
+-----------
+
+- Fixed rrule byyearday handling. Abramo Bagnara pointed out that
+ RFC2445 allows negative numbers.
+
+- Updating timezone information to version 2005n.
+
+
+Version 1.0
+-----------
+
+- Fixed parsing of XXhXXm formatted time after day/month/year
+ has been parsed.
+
+- Added patch by Jeffrey Harris optimizing rrule.__contains__.
+
+
Version 0.9
-----------