summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/bindings')
-rw-r--r--qpid/cpp/bindings/qpid/python/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qpid/python/ChangeLog b/qpid/cpp/bindings/qpid/python/ChangeLog
index 875bd99f7c..db527d1507 100644
--- a/qpid/cpp/bindings/qpid/python/ChangeLog
+++ b/qpid/cpp/bindings/qpid/python/ChangeLog
@@ -1,4 +1,5 @@
Version 0.26:
* QPID-4952: Changed the module name to qpid_messaging.
* QPID-5140: Added get/set method to MessageProperties.
-
+ * QPID-4924: Added examples from pure Python libraries.
+ * Added the console example to interact with server.