Commit 8dd18466 authored by Adrian Georgescu's avatar Adrian Georgescu

Update changelog

parent 3a992807
...@@ -5,7 +5,7 @@ __all__ = ['Blink'] ...@@ -5,7 +5,7 @@ __all__ = ['Blink']
__version__ = '0.1.1' __version__ = '0.1.1'
__date__ = 'August 16th, 2010' __date__ = 'August 13th, 2010'
import os import os
......
...@@ -7,7 +7,7 @@ blink (0.1.1) unstable; urgency=low ...@@ -7,7 +7,7 @@ blink (0.1.1) unstable; urgency=low
* Bonjour discovery mechanism * Bonjour discovery mechanism
* Automatic detection of IP address changes * Automatic detection of IP address changes
* TLS Security for both signaling and media * TLS Security for both signaling and media
* NAT traversal using ICE and MSRP relay * NAT traversal using ICE
* Built-in DNS resolver to by-pass broken implementations in NAT routers * Built-in DNS resolver to by-pass broken implementations in NAT routers
* Re-INVITE support for adding and removing media streams * Re-INVITE support for adding and removing media streams
* One-click SIP account sign-up at http://sip2sip.info * One-click SIP account sign-up at http://sip2sip.info
...@@ -32,12 +32,11 @@ blink (0.1.1) unstable; urgency=low ...@@ -32,12 +32,11 @@ blink (0.1.1) unstable; urgency=low
* Multiple simultaneous conferences * Multiple simultaneous conferences
* Drag and Drop contacts to conferences * Drag and Drop contacts to conferences
* Mute individual participants * Mute individual participants
* Audio recording
* Display the caller icon and name retrieved from Address Book * Display the caller icon and name retrieved from Address Book
* Reject calls with 486 Busy or 603 Decline * Reject calls with 486 Busy or 603 Decline
* SIP, DNS, MSRP protocol trace to file * SIP, DNS, MSRP protocol trace to file
-- Adrian Georgescu <ag@ag-projects.com> Wed, 04 Aug 2010 22:53:46 +0200 -- Adrian Georgescu <adigeo@ubuntu> Thu, 12 Aug 2010 21:18:52 +0200
blink (0.1.0) unstable; urgency=low blink (0.1.0) unstable; urgency=low
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<h2>Version 0.1.1</h2> <h2>Version 0.1.1</h2>
<p>August 16th, 2010 <p>August 13th, 2010
<ul> <ul>
<li>First public release for Debian and Ubuntu Linux <li>First public release for Debian and Ubuntu Linux
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<li>Bonjour discovery mechanism <li>Bonjour discovery mechanism
<li>Automatic detection of IP address changes <li>Automatic detection of IP address changes
<li>TLS Security for both signaling and media <li>TLS Security for both signaling and media
<li>NAT traversal using ICE and MSRP relay <li>NAT traversal using ICE
<li>Built-in DNS resolver to by-pass broken implementations in NAT routers <li>Built-in DNS resolver to by-pass broken implementations in NAT routers
<li>Re-INVITE support for adding and removing media streams <li>Re-INVITE support for adding and removing media streams
<li>One-click SIP account sign-up at http://sip2sip.info <li>One-click SIP account sign-up at http://sip2sip.info
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
<li>Per account ringtones <li>Per account ringtones
<li>Silent mode (do not ring on incoming call) <li>Silent mode (do not ring on incoming call)
<li>Mute microphone <li>Mute microphone
<li>Audio recording
<li>Displays packet loss and round trip time <li>Displays packet loss and round trip time
<li>Displays selected audio codec and sampling rate <li>Displays selected audio codec and sampling rate
<li>Control for input, output and alert audio devices <li>Control for input, output and alert audio devices
...@@ -43,7 +42,7 @@ ...@@ -43,7 +42,7 @@
<li>Mute individual participants <li>Mute individual participants
<li>Audio recording <li>Audio recording
<li>Display the caller icon and name retrieved from Address Book <li>Display the caller icon and name retrieved from Address Book
<li>Reject calls with 486 Busy or 603 Decline <li>Reject calls with 486 Busy or 603 Decline
<li>SIP, DNS, MSRP protocol trace to file <li>SIP, DNS, MSRP protocol trace to file
</ul> </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment