aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skype/Makefile2
-rw-r--r--skype/NEWS4
2 files changed, 5 insertions, 1 deletions
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