diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-09-18 20:20:16 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-09-18 20:20:16 +0000 |
| commit | 942a30ae5fe94268636e0313865e519e8fd87615 (patch) | |
| tree | 58276c94b2203f1353193735bebe607457e3ee30 /cpp/bindings/qpid/python/ChangeLog | |
| parent | 3fb0bfc92b33f12d138c87ec1557f519846e7c1f (diff) | |
| download | qpid-python-942a30ae5fe94268636e0313865e519e8fd87615.tar.gz | |
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
Diffstat (limited to 'cpp/bindings/qpid/python/ChangeLog')
| -rw-r--r-- | cpp/bindings/qpid/python/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
