From 7eb237e388b7cdae0ed5508716fc756545feb9e3 Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Sun, 2 Oct 2005 00:46:04 +0000 Subject: * add a TODO list * only support IPv4 * fix sftp-ssh git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@24 3be567f1-68ff-0310-b24a-ad7cc433fd2f --- TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..9c0db4a --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +* fix ipv6 +* option to not browse our own services +* finnish python's plugins -- cgit