diff options
Diffstat (limited to 'Protocols/IAX/Docs')
-rw-r--r-- | Protocols/IAX/Docs/iax_changelog.txt | 4 | ||||
-rw-r--r-- | Protocols/IAX/Docs/iax_readme.txt | 2 | ||||
-rw-r--r-- | Protocols/IAX/Docs/iax_version.txt | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/Protocols/IAX/Docs/iax_changelog.txt b/Protocols/IAX/Docs/iax_changelog.txt index 2122737..338da46 100644 --- a/Protocols/IAX/Docs/iax_changelog.txt +++ b/Protocols/IAX/Docs/iax_changelog.txt @@ -2,5 +2,9 @@ IAX protocol Changelog:
+. 0.1.1.0
+ * Small fixes
+ * Compatibility with new voice service
+
. 0.1.0.0
+ Initial version
\ No newline at end of file diff --git a/Protocols/IAX/Docs/iax_readme.txt b/Protocols/IAX/Docs/iax_readme.txt index 79c60a8..e8987d7 100644 --- a/Protocols/IAX/Docs/iax_readme.txt +++ b/Protocols/IAX/Docs/iax_readme.txt @@ -19,6 +19,4 @@ Todo: - 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 diff --git a/Protocols/IAX/Docs/iax_version.txt b/Protocols/IAX/Docs/iax_version.txt index 1628d11..1d74099 100644 --- a/Protocols/IAX/Docs/iax_version.txt +++ b/Protocols/IAX/Docs/iax_version.txt @@ -1 +1 @@ -IAX protocol 0.1.0.0
\ No newline at end of file +IAX protocol 0.1.1.0
\ No newline at end of file |