From 40d2dc483898d5dc3c57a90ea6d00e07648eea41 Mon Sep 17 00:00:00 2001 From: VMiklos Date: Tue, 4 Sep 2007 19:05:56 +0200 Subject: updates for 0.1.3 --- skype/Makefile | 2 +- skype/NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/skype/Makefile b/skype/Makefile index f3122639..4b473e8e 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.1.2 +VERSION = 0.1.3 skype.so: skype.c config.mak $(CC) $(CFLAGS) -shared -o skype.so skype.c $(LDFLAGS) diff --git a/skype/NEWS b/skype/NEWS index d70b1fc3..0caf2a0e 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.1.3 - support for edited messages + - ignore empty messages (skype does the same) + - support for multiline messages + - switch to the x11 api instead of dbus (it's much more stable) 0.1.2 - notification when a new call arrives in - more documentation (vnc) - first release which works with unpatched bitlbee -- cgit v1.2.3