From bfbb1aac92c4f0d2d26cf23bab9a83b06ae8a743 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 14 Dec 2007 02:14:05 +0100 Subject: updates for 0.2.4 --- skype/Makefile | 2 +- skype/NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/skype/Makefile b/skype/Makefile index b2b61ad1..89fe7e3e 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.2.3 +VERSION = 0.2.4 skype.so: skype.c config.mak $(CC) $(CFLAGS) -shared -o skype.so skype.c $(LDFLAGS) diff --git a/skype/NEWS b/skype/NEWS index cc05f419..47a0ca73 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.2.4 - improve documentation based on feedback from people on #bitlbee + - fixed for Skype4Py >= 0.9.28.4 + - tested with latest Skype beta, too (the one which supports + video) 0.2.3 - fixed that annoying "creating groupchat failed" warning 0.2.2 - don't change the topic if skype does not report a successful topic change -- cgit v1.2.3