diff options
-rw-r--r-- | Protocols/IAX/Docs/iax_readme.txt | 10 |
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 |