summaryrefslogtreecommitdiff
path: root/qpid
diff options
context:
space:
mode:
authorClifford Allan Jansen <cliffjansen@apache.org>2010-10-25 07:04:51 +0000
committerClifford Allan Jansen <cliffjansen@apache.org>2010-10-25 07:04:51 +0000
commita5e691453757db5084b1d4d8571dfff2171310b6 (patch)
tree8a94818f965e0b7482869b02ec4cff9bfba653ef /qpid
parent04adfadc87b18978f5d74f6c704491b46588a928 (diff)
downloadqpid-python-a5e691453757db5084b1d4d8571dfff2171310b6.tar.gz
update ReadMe.txt to reflect 0.7 feature changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1026959 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid')
-rw-r--r--qpid/wcf/ReadMe.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/qpid/wcf/ReadMe.txt b/qpid/wcf/ReadMe.txt
index 31f7c712cf..b49e1a37ee 100644
--- a/qpid/wcf/ReadMe.txt
+++ b/qpid/wcf/ReadMe.txt
@@ -13,6 +13,8 @@
10. Programming samples
11. Prefetch window for inbound messages
12. Full distributed transaction support with single phase optimization.
+13. Limited Qpid Messaging address naming for temporary queues and topics
+14. TLS/SSL security with username/password credentials
2. Planned features (not yet available)
@@ -22,11 +24,9 @@
2. AMQP session-based local transactions.
3. Shared sessions
4. Connection failover with AMQP broker clusters
-5. Temporary queues
-6. Broker management
-7. System logging and tracing
-8. CMake build system support
-9. Transport and message based security
+5. Broker management
+6. System logging and tracing
+7. CMake build system support
3. Prerequisites