summaryrefslogtreecommitdiff
path: root/wcf/ReadMe.txt
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
commit2c422462dc717e667c13aa74bbc552c8507e3f83 (patch)
tree0cb99b070b58456ba3179c70aa03b100b891c2d5 /wcf/ReadMe.txt
parente5e6f7a8079d3001b6d86395caff78f363a139db (diff)
downloadqpid-python-2c422462dc717e667c13aa74bbc552c8507e3f83.tar.gz
update ReadMe.txt to reflect 0.7 feature changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1026959 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'wcf/ReadMe.txt')
-rw-r--r--wcf/ReadMe.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/wcf/ReadMe.txt b/wcf/ReadMe.txt
index 31f7c712cf..b49e1a37ee 100644
--- a/wcf/ReadMe.txt
+++ b/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