summaryrefslogtreecommitdiff
path: root/Protocols/IAX/Docs
diff options
context:
space:
mode:
authorpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2009-12-22 04:30:02 +0000
committerpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2009-12-22 04:30:02 +0000
commit7426009eed14519df0b2966db6d35b678122a527 (patch)
treefb5264c7596c7f23166055cb93bc50de3284834c /Protocols/IAX/Docs
parent0da1ee67eb3bb6ccc828b1d07073d0b444198537 (diff)
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@192 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/IAX/Docs')
-rw-r--r--Protocols/IAX/Docs/iax_readme.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/Protocols/IAX/Docs/iax_readme.txt b/Protocols/IAX/Docs/iax_readme.txt
index f10e5b0..79c60a8 100644
--- a/Protocols/IAX/Docs/iax_readme.txt
+++ b/Protocols/IAX/Docs/iax_readme.txt
@@ -12,9 +12,13 @@ I've created this protocol with 2 goals: have an IAX implementation using the ne
WARNING: You can create only one instance of the protocol. If you create the second one miranda will crash and keep crashing at each startup. I'll fix it soon
-TODO
-----
+Todo:
- More than one instance
- Protocol icons
- Use netlib to send/receive packages?
-- Ask for new password at first login if "Save password" is not checked \ No newline at end of file
+- Ask for new password at first login if "Save password" is not checked
+
+
+The first versions will be compiled as debug and contain the dependency plugin to help setup. Before releasing in FL I'll change that.
+
+To report bugs/make suggestions, go to the forum thread: http://forums.miranda-im.org/showthread.php?p=195413 \ No newline at end of file