summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-07-12 19:13:54 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-07-12 19:13:54 +0000
commit9285cd01da65e5a496a88e5f43a63d69e3a767e9 (patch)
tree23ceb63c5305d7871f2373c543f0740c72209131 /qpid/cpp/bindings
parent764002091f669ce910b79655aa8d5fe101d0e2e4 (diff)
downloadqpid-python-9285cd01da65e5a496a88e5f43a63d69e3a767e9.tar.gz
NO-JIRA: Marked 0.24 as have no Ruby language specific changes.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1502659 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings')
-rw-r--r--qpid/cpp/bindings/qpid/ruby/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/bindings/qpid/ruby/ChangeLog b/qpid/cpp/bindings/qpid/ruby/ChangeLog
index 4e3cc6f8cb..b964e33998 100644
--- a/qpid/cpp/bindings/qpid/ruby/ChangeLog
+++ b/qpid/cpp/bindings/qpid/ruby/ChangeLog
@@ -1,3 +1,6 @@
+Version 0.24:
+ * No language-specific changes.
+
Version 0.22:
* Qpid::Messaging::Address can use an address string on creation.
* Qpid::Messaging::Message can use an address string for reply_to.