summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-05-11 01:58:03 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-05-11 01:58:03 +0000
commit1faf006c57c6dca568e4b0c69eb2c325d32ad757 (patch)
tree6db01aaa1de0d8e20fdc5a9bf2357e3824c9c20c
parent9dc2c868d2e783ad5be69e9a7543b4c3254b9919 (diff)
downloadqpid-python-1faf006c57c6dca568e4b0c69eb2c325d32ad757.tar.gz
Update release notes. Removed M4 references
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5-release@773448 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/dotnet/RELEASE_NOTES.txt9
-rw-r--r--qpid/java/release-docs/RELEASE_NOTES.txt19
2 files changed, 4 insertions, 24 deletions
diff --git a/qpid/dotnet/RELEASE_NOTES.txt b/qpid/dotnet/RELEASE_NOTES.txt
index 237f0278d9..4a113c5936 100644
--- a/qpid/dotnet/RELEASE_NOTES.txt
+++ b/qpid/dotnet/RELEASE_NOTES.txt
@@ -1,7 +1,7 @@
-Apache Incubator Qpid .NET M4 Release Notes
+Apache Qpid .NET Release Notes
-------------------------------------------
-The Qpid M4 release contains seperate clients that support the AMQP
+The Qpid release contains seperate clients that support the AMQP
0-10 and AMQP 0-8 protocols.
For full details of Qpid capabilities, as they currently stand, see our
@@ -19,8 +19,3 @@ Known Issues/Outstanding Work
You can view the outstanding task list for Qpid by visiting our JIRA:
http://issues.apache.org/jira/browse/QPID
-
-Changes since M3
-----------------
-
-The major change since M3 has been the addition of a new client which implements 0-10 support.
diff --git a/qpid/java/release-docs/RELEASE_NOTES.txt b/qpid/java/release-docs/RELEASE_NOTES.txt
index 690b04dfc0..e40db749ba 100644
--- a/qpid/java/release-docs/RELEASE_NOTES.txt
+++ b/qpid/java/release-docs/RELEASE_NOTES.txt
@@ -1,7 +1,7 @@
-Apache Qpid Incubating Java M4 Release Notes
+Apache Qpid Java Release Notes
-------------------------------------------
-The Qpid M4 release contains support for AMQP 0-8, 0-9 and 0-10. You
+The Qpid 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
@@ -13,21 +13,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
-----------------------------