diff options
-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 |