From 843fbc98ce3aac4691ca047a84e8120fc7ea26fe Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sun, 27 Sep 2009 13:29:09 +0200 Subject: updates for 0.8.0 --- skype/Makefile | 2 +- skype/NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'skype') diff --git a/skype/Makefile b/skype/Makefile index 3c515d63..1f81a2e6 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.7.2 +VERSION = 0.8.0 DATE := $(shell date +%Y-%m-%d) # latest stable BITLBEE_VERSION = 1.2.3 diff --git a/skype/NEWS b/skype/NEWS index 02de499b..0f4aebd6 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.0 - fix build on x86_64 (-fPIC usage) + - debug messages now have a timestamp + - more work on having the default config under ~/.skyped + - added a manual page for skyped 0.7.2 - add --log option to skyped to allow logging while it the daemon is in the background. - prefer config files from ~/.skyped over /etc/skyped -- cgit v1.2.3