From b2fa16be5ab06a2704d03f015ffe06905e0079bc Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sat, 12 Jan 2008 21:17:00 +0100 Subject: updates for 0.3.0 --- skype/Makefile | 2 +- skype/NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/skype/Makefile b/skype/Makefile index 641f1b99..69f71624 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.2.6 +VERSION = 0.3.0 skype.so: skype.c config.mak $(CC) $(CFLAGS) -shared -o skype.so skype.c $(LDFLAGS) diff --git a/skype/NEWS b/skype/NEWS index e5f26efe..29025d1e 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.3.0 - authentication support in skyped via ssl + - ~200 lines of new code, so be careful :) + - upgraders: please read the documentation about how to set up + your config the ssl certificate, this was no necessary till now 0.2.6 - the server setting has a default value, 'localhost' so in most cases you no longer have to set it explicitly - support for receiving emoted messages, ie. when the user types -- cgit v1.2.3