summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2010-01-18 01:13:16 +0000
committerpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2010-01-18 01:13:16 +0000
commit9550f6403b68d8aa948675a2c2c874c0356643df (patch)
tree208fe2bf415cb63a19a453ecca44e5165690cef5
parent6342ef9ae683c0080abd3d8fdb46d2a36c594063 (diff)
sip: fix in docs
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@212 c086bb3d-8645-0410-b8da-73a8550f86e7
-rw-r--r--Protocols/SIP/Docs/sip_changelog.txt2
-rw-r--r--Protocols/SIP/Docs/sip_readme.txt3
2 files changed, 4 insertions, 1 deletions
diff --git a/Protocols/SIP/Docs/sip_changelog.txt b/Protocols/SIP/Docs/sip_changelog.txt
index 8db4df2..674f9e3 100644
--- a/Protocols/SIP/Docs/sip_changelog.txt
+++ b/Protocols/SIP/Docs/sip_changelog.txt
@@ -3,7 +3,7 @@ SIP protocol
Changelog:
. 0.1.2.0
- + Support for clients
+ + Support for clients (Example plugin at http://pescuma.googlecode.com/svn/trunk/Miranda/Plugins/sip_cli )
. 0.1.1.0
+ Build with vc6
diff --git a/Protocols/SIP/Docs/sip_readme.txt b/Protocols/SIP/Docs/sip_readme.txt
index 8264d3b..f253bf1 100644
--- a/Protocols/SIP/Docs/sip_readme.txt
+++ b/Protocols/SIP/Docs/sip_readme.txt
@@ -20,6 +20,9 @@ Todo:
- Protocol icons
- Use netlib to send/receive packages?
- Ask for new password at first login if "Save password" is not checked
+- Add popups with errors
+- User search
+- Proxy support (not sip proxy, but socks proxy)
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