From dc66a17a663250c3ced28d8b70d08a10376c2234 Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Thu, 7 Feb 2013 15:50:02 +0000 Subject: 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 --- cpp/bindings/qpid/ruby/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp') 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. -- cgit v1.2.1