Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
270dac45
Commit
270dac45
authored
Mar 05, 2014
by
Saul Ibarra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Raised version and updated changelog
parent
df3df6c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
2 deletions
+38
-2
__init__.py
blink/__init__.py
+2
-2
changelog
debian/changelog
+36
-0
No files found.
blink/__init__.py
View file @
270dac45
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
__all__
=
[
'Blink'
]
__all__
=
[
'Blink'
]
__version__
=
'0.
5
.0'
__version__
=
'0.
7
.0'
__date__
=
'
August 9th 2013
'
__date__
=
'
March 5th 2014
'
import
os
import
os
...
...
debian/changelog
View file @
270dac45
blink (0.7.0) unstable; urgency=low
* Added session information panel into the chat window
* Added server side conferencing support
* Automatically accept in-dialog chat proposals
* Fixed potentially processing multiple settings changes at once
* Enabled showing logs directory
* Limit the time window for processing a DNS lookup to the current session
* Raised python-sipsimple version dependency
* Bumped Debian Standards-Version
* Tons of UI tweaks
-- Saul Ibarra <saul@ag-projects.com> Wed, 05 Mar 2014 11:29:13 +0100
blink (0.6.1) unstable; urgency=low
* Advertise chat support in PIDF document
* Avoid building Debian packages for Python 2.6
-- Saul Ibarra <saul@ag-projects.com> Fri, 20 Dec 2013 14:56:34 +0100
blink (0.6.0) unstable; urgency=low
* Added chat sessions using MSRP protocol
* Adjusted to the latest changes in SIP SIMPLE Client SDK
* Fixed several memory leaks
* Simplified processing Google contacts authorization and fixed some bugs
* Set focus to the appropriate widgets during Google contacts authorization
* Modified how sipsimple is started
* Improved selection of the winning presence state
* Removed donate menu action
* Fixed unpickling for BonjourNeighbours
* Modified how sipsimple application is started
-- Saul Ibarra <saul@ag-projects.com> Mon, 16 Dec 2013 15:44:08 +0100
blink (0.5.0) unstable; urgency=low
blink (0.5.0) unstable; urgency=low
* Adapted to changes in SIP SIMPLE Client SDK
* Adapted to changes in SIP SIMPLE Client SDK
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment