diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-02-07 15:50:02 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-02-07 15:50:02 +0000 |
| commit | dc66a17a663250c3ced28d8b70d08a10376c2234 (patch) | |
| tree | cdaf3a7ced0d4b56f6d5e7709889be6190e5b661 /cpp | |
| parent | 1e502c21de14a963f6b71734e2e160590c526f5b (diff) | |
| download | qpid-python-dc66a17a663250c3ced28d8b70d08a10376c2234.tar.gz | |
QPID-4568: Fixed the wording in the ChangeLog.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1443575 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/bindings/qpid/ruby/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/bindings/qpid/ruby/ChangeLog b/cpp/bindings/qpid/ruby/ChangeLog index ab10e43da4..722d2d8509 100644 --- a/cpp/bindings/qpid/ruby/ChangeLog +++ b/cpp/bindings/qpid/ruby/ChangeLog @@ -1,3 +1,3 @@ Verison 0.22: - * Changed Qpid::Messaging::Address to use an address string on creation. - * Changed Qpid::Messaging::Message to allow an address string for reply_to. + * Qpid::Messaging::Address can use an address string on creation. + * Qpid::Messaging::Message can use an address string for reply_to. |
