Repository: activemq-cpp Updated Branches: refs/heads/master efe60cdd7 -> b833e24fd
Add latest fixes to changelog. Project: http://git-wip-us.apache.org/repos/asf/activemq-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-cpp/commit/c0aa331d Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/c0aa331d Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/c0aa331d Branch: refs/heads/master Commit: c0aa331ded30e19241f0e62aa2b8db4c68da9b3b Parents: efe60cd Author: Timothy Bish <[email protected]> Authored: Fri Jul 10 17:17:34 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Fri Jul 10 17:17:34 2015 -0400 ---------------------------------------------------------------------- activemq-cpp/RELEASE_NOTES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/c0aa331d/activemq-cpp/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/activemq-cpp/RELEASE_NOTES.txt b/activemq-cpp/RELEASE_NOTES.txt index 4fc85ed..3849498 100644 --- a/activemq-cpp/RELEASE_NOTES.txt +++ b/activemq-cpp/RELEASE_NOTES.txt @@ -2,6 +2,14 @@ == Release Notes for ActiveMQ CPP 3.9.0 == ========================================================================= +Bug + + [AMQCPP-572] - activemq-cmstemplate-stressor.vcproj missing + +Improvement + + [AMQCPP-573] - Update OpenWire support to v11 + ========================================================================= == Release Notes for ActiveMQ CPP 3.8.4 == =========================================================================
