diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-29 02:59:50 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-29 02:59:50 +0000 |
commit | e9d52596afd12795a9f5533cefc783343996d686 (patch) | |
tree | 6c767308b7bf7a27b40413dd40533cbccb6e1d61 /Protocols/IAX/Docs | |
parent | c1b3df1a663c07df82c8b09dfa4760e5a218466e (diff) |
iax: 0.1.3.0
+ Added protocol icons
+ Added popups
* Fix for connection after connection failed
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@218 c086bb3d-8645-0410-b8da-73a8550f86e7
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 |