diff options
Diffstat (limited to 'Protocols/SIP/Docs')
-rw-r--r-- | Protocols/SIP/Docs/sip_changelog.txt | 3 | ||||
-rw-r--r-- | Protocols/SIP/Docs/sip_readme.txt | 2 | ||||
-rw-r--r-- | Protocols/SIP/Docs/sip_version.txt | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/Protocols/SIP/Docs/sip_changelog.txt b/Protocols/SIP/Docs/sip_changelog.txt index aa10628..8db4df2 100644 --- a/Protocols/SIP/Docs/sip_changelog.txt +++ b/Protocols/SIP/Docs/sip_changelog.txt @@ -2,6 +2,9 @@ SIP protocol Changelog:
+. 0.1.2.0
+ + Support for clients
+
. 0.1.1.0
+ Build with vc6
* Fix for wrong voice service version
diff --git a/Protocols/SIP/Docs/sip_readme.txt b/Protocols/SIP/Docs/sip_readme.txt index ca10538..8264d3b 100644 --- a/Protocols/SIP/Docs/sip_readme.txt +++ b/Protocols/SIP/Docs/sip_readme.txt @@ -16,12 +16,10 @@ Known bugs: Todo:
-- Add ssl
- 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
-- Compile with VC6
To report bugs/make suggestions, go to the forum thread: http://forums.miranda-im.org/showthread.php?t=23655
\ No newline at end of file diff --git a/Protocols/SIP/Docs/sip_version.txt b/Protocols/SIP/Docs/sip_version.txt index d837ea7..e967521 100644 --- a/Protocols/SIP/Docs/sip_version.txt +++ b/Protocols/SIP/Docs/sip_version.txt @@ -1 +1 @@ -SIP protocol 0.1.1.0
\ No newline at end of file +SIP protocol 0.1.2.0
\ No newline at end of file |