diff options
Diffstat (limited to 'Protocols/IAX/Docs')
-rw-r--r-- | Protocols/IAX/Docs/iax_changelog.txt | 5 | ||||
-rw-r--r-- | Protocols/IAX/Docs/iax_readme.txt | 1 | ||||
-rw-r--r-- | Protocols/IAX/Docs/iax_version.txt | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/Protocols/IAX/Docs/iax_changelog.txt b/Protocols/IAX/Docs/iax_changelog.txt index 9cae522..39ca60b 100644 --- a/Protocols/IAX/Docs/iax_changelog.txt +++ b/Protocols/IAX/Docs/iax_changelog.txt @@ -2,6 +2,11 @@ IAX protocol Changelog:
+. 0.1.3.0
+ + Added protocol icons
+ + Added popups
+ * Fix for connection after connection failed
+
. 0.1.2.0
* Fix for wrong voiceservice version
+ Added protocol icon (thanks Angeli-Ka)
diff --git a/Protocols/IAX/Docs/iax_readme.txt b/Protocols/IAX/Docs/iax_readme.txt index e8987d7..4dd5a8c 100644 --- a/Protocols/IAX/Docs/iax_readme.txt +++ b/Protocols/IAX/Docs/iax_readme.txt @@ -14,7 +14,6 @@ WARNING: You can create only one instance of the protocol. If you create the sec 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
diff --git a/Protocols/IAX/Docs/iax_version.txt b/Protocols/IAX/Docs/iax_version.txt index 037b044..af5513a 100644 --- a/Protocols/IAX/Docs/iax_version.txt +++ b/Protocols/IAX/Docs/iax_version.txt @@ -1 +1 @@ -IAX protocol 0.1.2.0
\ No newline at end of file +IAX protocol 0.1.3.0
\ No newline at end of file |