aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul G <pganssle@users.noreply.github.com>2015-03-05 11:30:51 -0600
committerPaul G <pganssle@users.noreply.github.com>2015-03-05 11:30:51 -0600
commit99307ffd0ff9c25d9ac5f8b8b6ff1282b170055b (patch)
treed70e807858cde0a40d3bbc5f743237f669b9180f /NEWS
parent17e9fda77aa47cf8e081c2d00ba12a8641be35ab (diff)
downloaddateutil-99307ffd0ff9c25d9ac5f8b8b6ff1282b170055b.tar.gz
Update news for PR #54
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9c8595..832cb95 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ Version 2.4.1
(lp: 1035038)
- Replaced parse() calls with explicit datetime objects in unit tests unrelated
to parser. (gh pr #36)
+- Changed private _byxxx from sets to sorted tuples and fixed one currently
+ unreachable bug in _construct_byset. (gh pr #54)
- Additional documentation for parser (gh pr #29, #33, #41) and rrule.
- Formatting fixes to documentation of rrule and README.rst.
- Updated zoneinfo to 2015a.