aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGustavo Niemeyer <gustavo@niemeyer.net>2011-03-24 14:38:30 -0300
committerGustavo Niemeyer <gustavo@niemeyer.net>2011-03-24 14:38:30 -0300
commit52093c973d3c91661ab1a64197b8694b25ca531c (patch)
tree3a7b8437bb36d14fcb79419c5c9503e9fa48769e /NEWS
parent074cf275840cdece5196e9643a0b8cc3e268298d (diff)
downloaddateutil-52093c973d3c91661ab1a64197b8694b25ca531c.tar.gz
Updated version to 2.0.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8738e84..9836d04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 2.0
+-----------
+
+- Ported to Python 3, by Brian Jones. If you need dateutil for Python 2.X,
+ please continue using the 1.X series.
+
+- There's no such thing as a "PSF License". This source code is now
+ made available under the Simplified BSD license. See LICENSE for
+ details.
Version 1.5
-----------