diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-23 17:31:09 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-23 17:31:09 +0000 |
commit | 395542942d1ab15f62a8fc4eba068f1d9efcff3f (patch) | |
tree | 1c362ade01a4fa4283a4bb8210bd550fe7b20e43 /Protocols/SIP/Docs | |
parent | 29224b5cce3353b67784ada08165ff9259a5bee1 (diff) |
sip: 0.1.4.0
* Fix for making calls
+ Added MirVer (were possible)
+ Added popups to show errors
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@215 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/SIP/Docs')
-rw-r--r-- | Protocols/SIP/Docs/sip_changelog.txt | 5 | ||||
-rw-r--r-- | Protocols/SIP/Docs/sip_version.txt | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/Protocols/SIP/Docs/sip_changelog.txt b/Protocols/SIP/Docs/sip_changelog.txt index b8b858f..508cb5c 100644 --- a/Protocols/SIP/Docs/sip_changelog.txt +++ b/Protocols/SIP/Docs/sip_changelog.txt @@ -2,6 +2,11 @@ SIP protocol Changelog:
+. 0.1.4.0
+ * Fix for making calls
+ + Added MirVer (were possible)
+ + Added popups to show errors
+
. 0.1.3.0
* Fix for going online after connecting error
* Fix for reconection crash
diff --git a/Protocols/SIP/Docs/sip_version.txt b/Protocols/SIP/Docs/sip_version.txt index 7a5d348..77a8c29 100644 --- a/Protocols/SIP/Docs/sip_version.txt +++ b/Protocols/SIP/Docs/sip_version.txt @@ -1 +1 @@ -SIP protocol 0.1.3.0
\ No newline at end of file +SIP protocol 0.1.4.0
\ No newline at end of file |