From b9d73f76b67eb3a0ef49e3af7085b485d1a398ad 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@1443575 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/bindings/qpid/ruby/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp') diff --git a/qpid/cpp/bindings/qpid/ruby/ChangeLog b/qpid/cpp/bindings/qpid/ruby/ChangeLog index ab10e43da4..722d2d8509 100644 --- a/qpid/cpp/bindings/qpid/ruby/ChangeLog +++ b/qpid/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