summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index b720e30..9135e59 100644
--- a/NEWS
+++ b/NEWS
@@ -15,9 +15,6 @@ API changes:
* The repr() of every dbus-python object is now unicode.
-* Some values which were ints (mainly variant_level attributes)
- are now longs under Python 2.
-
* The Python 3 API is not the same as the Python 2 API; see PY3PORT.rst
for details.