diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2012-12-18 19:28:33 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2012-12-18 19:28:33 +0000 |
| commit | 268dc4cd877758f20ae5dcd6f3ea2f31fafb751d (patch) | |
| tree | 0b57817afea08e846d233cded4627b186dbf8e7f | |
| parent | 67f72ab698c8684af3a0e0a6f1c6e5f68ad60456 (diff) | |
| download | qpid-python-268dc4cd877758f20ae5dcd6f3ea2f31fafb751d.tar.gz | |
NO-JIRA: Added ChangeLog entries for Perl bindings.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1423589 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/cpp/bindings/qpid/perl/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/bindings/qpid/perl/ChangeLog b/qpid/cpp/bindings/qpid/perl/ChangeLog new file mode 100644 index 0000000000..b937ff3343 --- /dev/null +++ b/qpid/cpp/bindings/qpid/perl/ChangeLog @@ -0,0 +1,3 @@ +Version 0.22 (TBA): + * QPID-4466: qpid::messaging::Duration now supports multiplication + * QPID-4416: Messages with embedded nulls won't break on getContentPtr |
