Commit 831e5cdf authored by Adrian Georgescu's avatar Adrian Georgescu

Updated changelog

parent 45920245
......@@ -5,7 +5,7 @@ __all__ = ['Blink']
__version__ = '0.2.0'
__date__ = 'October 21st, 2010'
__date__ = 'November 11th, 2010'
import os
......
blink (0.2.0) unstable; urgency=low
* TBW
-- Adrian Georgescu <ag@ag-projects.com> Sun, 10 Oct 2010 13:47:41 +0200
* Added the preferences panel
* Enable inband DTMF by default
* Disable ICE by default
* Simplified MWI code and improved its user interface
* Improve handling of Google contacts
* Open the dialog for adding the initial account after the main window
* Switch to new plugged-in device automatically if we have active calls
* Added transparency for contact icons
* Added conference contact on first start
* Many bug fixes in the middleware
* Adapted to the latest changes in SIP SIMPLE client SDK
-- Adrian Georgescu <ag@ag-projects.com> Thu, 11 Nov 2010 14:36:40 +0100
blink (0.1.4) unstable; urgency=low
......
......@@ -4,6 +4,25 @@
<link rel='stylesheet' type='text/css' href='style.css'>
</head>
<h2>Version 0.2.0</h2>
<p>November 11h, 2010
<ul>
<li>First Blink QT official release for MS Windows
<li>Added the preferences panel
<li>Enable inband DTMF by default
<li>Disable ICE by default
<li>Simplified MWI code and improved its user interface
<li>Improve handling of Google contacts
<li>Open the dialog for adding the initial account after the main window
<li>Switch to new plugged-in device automatically if we have active calls
<li>Added transparency for contact icons
<li>Added conference contact on first start
<li>Many bug fixes in the middleware
<li>Adapted to the latest changes in SIP SIMPLE client SDK
</ul>
<h2>Version 0.1.4</h2>
<p>September 6th, 2010
......
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