diff options
| author | Miklos Vajna <vmiklos@frugalware.org> | 2008-09-05 22:04:45 +0200 | 
|---|---|---|
| committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-09-05 22:04:45 +0200 | 
| commit | 0ec644d9eb69cf395582104b0072f005a54402b7 (patch) | |
| tree | be9cb9250c678a6956bd8bf13a5b0fea64061e52 /skype | |
| parent | 93f4dacd9a92d47a618dee182b485298819eb364 (diff) | |
updates for 0.6.2
Diffstat (limited to 'skype')
| -rw-r--r-- | skype/Makefile | 2 | ||||
| -rw-r--r-- | skype/NEWS | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/skype/Makefile b/skype/Makefile index 73f073ab..28f2ddbd 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@  -include config.mak -VERSION = 0.6.1 +VERSION = 0.6.2  # oldest supported one  BITLBEE_VERSION = 1.2.2 @@ -1,5 +1,7 @@  VERSION         DESCRIPTION  ----------------------------------------------------------------------------- +0.6.2         - bugfix: make install required the plugin even in case +                its build was disabled  0.6.1         - added keepalive traffic to avoid disconnects in bitlbee                  when there is no traffic for a long time                - now the plugin or skyped is automatically disabled if | 
