Commit d429cbd8 authored by Saul Ibarra's avatar Saul Ibarra

Raised version and updated changelog

parent 494caff1
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
__all__ = ['Blink'] __all__ = ['Blink']
__version__ = '0.2.6' __version__ = '0.2.7'
__date__ = 'March 22nd, 2011' __date__ = 'May 25th, 2011'
import os import os
......
blink (0.2.7) unstable; urgency=low
* Fixed duplicate account detection
* No longer decode display_name as it's unicode now
* Adapted to the latest API changes in middleware
* Bumped Debian Standards-Version to 3.9.2
* Reworked Debian packaging
-- Saul Ibarra <saul@ag-projects.com> Wed, 25 May 2011 10:53:20 +0200
blink (0.2.6) unstable; urgency=low blink (0.2.6) unstable; urgency=low
* Fixed exception when NAT type detection is attempted without * Fixed exception when NAT type detection is attempted without
......
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