diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2009-02-13 23:39:38 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2009-02-13 23:39:38 +0100 |
commit | 129a6c59cd14c4db8b91412017db900e937e5d11 (patch) | |
tree | c7ddf1f8913bfca3f8ca8956ee35ee36cd83efcc | |
parent | d7938f9de5b084921f436edeac5de4145aad0e63 (diff) |
updates for 0.7.1
-rw-r--r-- | skype/Makefile | 2 | ||||
-rw-r--r-- | skype/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index 245c1794..e71e0bb6 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.7.0 +VERSION = 0.7.1 # latest stable BITLBEE_VERSION = 1.2.3 @@ -1,5 +1,7 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +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 - add 'skypeconsole' buddy for debugging purposes - support autojoin for bookmarked groupchats |