summaryrefslogtreecommitdiff
path: root/Protocols/SIP/Docs
diff options
context:
space:
mode:
Diffstat (limited to 'Protocols/SIP/Docs')
-rw-r--r--Protocols/SIP/Docs/sip_changelog.txt6
-rw-r--r--Protocols/SIP/Docs/sip_version.txt2
2 files changed, 7 insertions, 1 deletions
diff --git a/Protocols/SIP/Docs/sip_changelog.txt b/Protocols/SIP/Docs/sip_changelog.txt
index 674f9e3..b8b858f 100644
--- a/Protocols/SIP/Docs/sip_changelog.txt
+++ b/Protocols/SIP/Docs/sip_changelog.txt
@@ -2,6 +2,12 @@ SIP protocol
Changelog:
+. 0.1.3.0
+ * Fix for going online after connecting error
+ * Fix for reconection crash
+ + Added stun server to client API
+ + Added list of hosts to client API
+
. 0.1.2.0
+ Support for clients (Example plugin at http://pescuma.googlecode.com/svn/trunk/Miranda/Plugins/sip_cli )
diff --git a/Protocols/SIP/Docs/sip_version.txt b/Protocols/SIP/Docs/sip_version.txt
index e967521..7a5d348 100644
--- a/Protocols/SIP/Docs/sip_version.txt
+++ b/Protocols/SIP/Docs/sip_version.txt
@@ -1 +1 @@
-SIP protocol 0.1.2.0 \ No newline at end of file
+SIP protocol 0.1.3.0 \ No newline at end of file