Changeset 35249d6


Ignore:
Timestamp:
2010-12-08T03:22:05Z (13 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
c7000bb
Parents:
4ae3ffc
Message:

updates for 0.8.4

Location:
skype
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skype/Makefile

    r4ae3ffc r35249d6  
    11-include config.mak
    22
    3 VERSION = 0.8.3
     3VERSION = 0.8.4
    44DATE := $(shell date +%Y-%m-%d)
    55# latest stable
    6 BITLBEE_VERSION = 1.2.7
     6BITLBEE_VERSION = 3.0.1
    77
    88ifeq ($(ASCIIDOC),yes)
  • skype/NEWS

    r4ae3ffc r35249d6  
    11VERSION         DESCRIPTION
    22-----------------------------------------------------------------------------
     30.8.4         - now using python2.7 directly in case python would point to python3k
     4              - merge patch to avoid a crash when failing to connect to skyped
     5              - merge support for building the plugin on NetBSD
     6              - merge Debian patches
    370.8.3         - support for BitlBee 1.3dev
    48              - fixed --debug switch (-d was fine)
Note: See TracChangeset for help on using the changeset viewer.