summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2013-08-16 15:39:17 +0100
committerAsk Solem <ask@celeryproject.org>2013-08-16 15:39:17 +0100
commita37c5a0759cb761cecf7981121765853ea6899b2 (patch)
treec105bf489b6df1d01e9b1a6b99cca7a775206b15
parent3b73fbfdbd1aa30fab084fd909ed3029301c71cf (diff)
downloadkombu-a37c5a0759cb761cecf7981121765853ea6899b2.tar.gz
Updates Changelog
-rw-r--r--Changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 0c293639..2cb65bfa 100644
--- a/Changelog
+++ b/Changelog
@@ -14,13 +14,18 @@
- Fixed typo in Django functional tests.
-- safe_str now returns unicode in Python 2.x
+- safe_str now returns Unicode in Python 2.x
Fix contributed by Germán M. Bravo.
- amqp: Transport options are now merged with arguments
supplied to the connection.
+- Tests no longer depends on distribute, which was deprecated
+ and merged back into setuptools.
+
+ Fix contributed by Sascha Peilicke.
+
.. _version-2.5.12:
2.5.12