From c9348c45e9733795bfbd9676e9e5af85a8636036 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 29 Apr 2009 19:27:48 +0200 Subject: updates for 0.7.2 --- skype/Makefile | 2 +- skype/NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/skype/Makefile b/skype/Makefile index e71e0bb6..b6cc262b 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.7.1 +VERSION = 0.7.2 # latest stable BITLBEE_VERSION = 1.2.3 diff --git a/skype/NEWS b/skype/NEWS index 70477326..02de499b 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +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 + - handle the case when LANG and LC_ALL env vars are empty 0.7.1 - mostly internal changes, the monster read callback is now replaced by tiny parser functions 0.7.0 - made 'make config' more portable -- cgit v1.2.3