summaryrefslogtreecommitdiff
path: root/java/release-docs
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-11-22 20:47:49 +0000
committerRobert Gemmell <robbie@apache.org>2010-11-22 20:47:49 +0000
commit039afcaf1a7586bce155b3888b4dac0262167eb4 (patch)
tree075df54c86fe9ed49ee63cd5299261473fbb4c73 /java/release-docs
parent7056597f2aef7b6b97d9206e60c626437514ae1e (diff)
downloadqpid-python-039afcaf1a7586bce155b3888b4dac0262167eb4.tar.gz
Revised release notes for 0.6
merged from 0.6-release branch r 904458 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1037875 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/release-docs')
-rw-r--r--java/release-docs/RELEASE_NOTES.txt22
1 files changed, 4 insertions, 18 deletions
diff --git a/java/release-docs/RELEASE_NOTES.txt b/java/release-docs/RELEASE_NOTES.txt
index 690b04dfc0..6eca62a3cb 100644
--- a/java/release-docs/RELEASE_NOTES.txt
+++ b/java/release-docs/RELEASE_NOTES.txt
@@ -1,9 +1,10 @@
-Apache Qpid Incubating Java M4 Release Notes
+Apache Qpid Incubating Java 0.6 Release Notes
-------------------------------------------
-The Qpid M4 release contains support for AMQP 0-8, 0-9 and 0-10. You
+The Qpid 0.6 release contains support for AMQP 0-8, 0-9 and 0-10. You
can access the specifications from
-http://www.amqp.org/tikiwiki/tiki-index.php?page=Download
+
+http://www.amqp.org/confluence/display/AMQP/AMQP+Specification
For full details of Apache Qpid's capabilities see our detailed
project documentation at:
@@ -13,21 +14,6 @@ http://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Documentation
From the link above you can access our Getting Started Guide, FAQ, Build How To
and detailed developer documentation.
-New features, Improvements and Bug fixes
-----------------------
-
-A security related problem was addressed. If Base64MD5 passwords are
-turned on on the broker and it has been configured to use JMXMP via
-the addition of jxmremote_optional.jar to the classpath, it is
-possible for an attacker to bypass the authentication on the JMX
-management interface due to a bug in password verification.
-
-A new command line management interface was added (qpid-cli)
-
-A full list of changes can be found at:
-https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313279&styleName=Text&projectId=12310520
-
-
Known Issues/Outstanding Work
-----------------------------