diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-09-05 21:54:46 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-09-05 21:54:46 +0200 |
commit | 038fa18b1c391d0aef97a80be8844fff10cde189 (patch) | |
tree | cb26e5045ff887ef6ba443ec3d4613c49a36e75e | |
parent | 56d88baeb271f851441ef8e23647f22a030c8ede (diff) |
updates for 0.6.1
-rw-r--r-- | skype/Makefile | 2 | ||||
-rw-r--r-- | skype/NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index 1755c588..49784b9c 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.6.0 +VERSION = 0.6.1 # oldest supported one BITLBEE_VERSION = 1.2.2 @@ -1,5 +1,11 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +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 + the dependencies are not available; useful in case the + plugin is to be installed on a public server, or the + skyped is to be used with a public server only 0.6.0 - works with BitlBee 1.2.1 0.5.1 - configure now automatically detects the right prefix to match witl BitlBee's one |