aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2016-04-20 21:07:52 -0400
committerPaul Ganssle <paul@ganssle.io>2016-04-20 21:07:52 -0400
commitda1435e7fe94e21eb22cd703bd84476c05e08339 (patch)
tree57e64b6f6d560def804f719815a3bf13d596809b /NEWS
parente3c1c70d5f8897265ae3cc854052527f26cf8ea9 (diff)
downloaddateutil-da1435e7fe94e21eb22cd703bd84476c05e08339.tar.gz
Backport 2.5.3 release info to master branch. Bump version to 2.6.0a0.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b94a934..e074e4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 2.5.3
+-------------
+- Updated zoneinfo to 2016d
+- Fixed parser bug where unambiguous datetimes fail to parse when dayfirst is
+ set to true. (gh issue #233, pr #234)
+- Bug in zoneinfo file on platforms such as Google App Engine which do not
+ do not allow importing of subprocess.check_call was reported and fixed by
+ @savraj (gh issue #239, gh pr #240)
+- Fixed incorrect version in documentation (gh issue #235, pr #243)
+
Version 2.5.2
-------------
- Updated zoneinfo to 2016c