diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-04-14 02:16:04 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2010-04-14 02:16:04 +0200 |
commit | 7666c873a916ac06ac6926189d2e06ca8d208b43 (patch) | |
tree | 20428c8583724a1227e8215051e90de6a4e16764 | |
parent | 4c674bbbee33a85516a3975e3c5764cc1d01905a (diff) |
updates for 0.8.2
-rw-r--r-- | skype/Makefile | 2 | ||||
-rw-r--r-- | skype/NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index b4f54116..4aeb2e5e 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.8.1 +VERSION = 0.8.2 DATE := $(shell date +%Y-%m-%d) # latest stable BITLBEE_VERSION = 1.2.5 @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.2 - building documentation is now optional + - new settings: test_join and show_moods + - '~' in skyped.conf is now expanded to the user's home directory + - groupchat channel names are now persistent (requires + BitlBee-1.2.6) 0.8.1 - support for BitlBee 1.2.5 - support for Skype 2.1.0.81 and Skype4Py 1.0.32.0 - the plugin part now supports FreeBSD |