From ed88e8e51a4461e1632dbfd7599806ebb63719ac Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 21 Jan 2008 14:52:51 +0100 Subject: updates for 0.3.1 --- skype/Makefile | 2 +- skype/NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/skype/Makefile b/skype/Makefile index 587c9832..b8ab83e4 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.3.0 +VERSION = 0.3.1 skype.so: skype.c config.mak $(CC) $(CFLAGS) -shared -o skype.so skype.c $(LDFLAGS) diff --git a/skype/NEWS b/skype/NEWS index 29025d1e..e73855b9 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.3.1 - beautify output when skyped is interrupted using ^C + - 'nick skype foo' now really sets display name, not the mood + text + - documentation fixups + - this version should be again as stable as 0.2.6 was 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 -- cgit v1.2.3