summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Shaw <steshaw@apache.org>2006-12-04 16:53:34 +0000
committerSteven Shaw <steshaw@apache.org>2006-12-04 16:53:34 +0000
commitf060abcfc156a687115bb218fe37147365b61763 (patch)
treefd06a9f4ffdaa38afb51e361b2bd9fbbfd229010
parenta9ab8cd48b244f715e3cc81ffa811bf8986a91d9 (diff)
downloadqpid-python-f060abcfc156a687115bb218fe37147365b61763.tar.gz
Competed todo item
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482249 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--dotnet/TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/dotnet/TODO.txt b/dotnet/TODO.txt
index c553405c1a..90628d662d 100644
--- a/dotnet/TODO.txt
+++ b/dotnet/TODO.txt
@@ -1,6 +1,4 @@
-* Port Connection URL support.
-
* Implement durable subscriptions.
* SSL. SSLStream composed over NetworkStream.