From 942a30ae5fe94268636e0313865e519e8fd87615 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Wed, 18 Sep 2013 20:20:16 +0000 Subject: QPID-5140: Add get/set methods to MessageProperties Also set MessageProperties instance as the properties value on the owning Message object. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1524554 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/bindings/qpid/python/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/bindings/qpid/python/ChangeLog') diff --git a/cpp/bindings/qpid/python/ChangeLog b/cpp/bindings/qpid/python/ChangeLog index d88a9897fb..875bd99f7c 100644 --- a/cpp/bindings/qpid/python/ChangeLog +++ b/cpp/bindings/qpid/python/ChangeLog @@ -1,3 +1,4 @@ Version 0.26: * QPID-4952: Changed the module name to qpid_messaging. + * QPID-5140: Added get/set method to MessageProperties. -- cgit v1.2.1