- Timestamp:
- 2008-03-31T00:37:40Z (17 years ago)
- Branches:
- master
- Children:
- 51dc72d
- Parents:
- afeb517
- Location:
- skype
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
rafeb517 rc1f3d49 1 1 -include config.mak 2 2 3 VERSION = 0.4. 03 VERSION = 0.4.1 4 4 5 5 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') -
skype/NEWS
rafeb517 rc1f3d49 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.4.1 - support for building the plugin on Mac OSX 4 - tested with BitlBee 1.2 and Skype 2.0.0.63 5 - avoid ${prefix} (by autoconf) in the config file as we 6 don't handle such a variable 7 - now you can call echo123 (patch by Riskó Gergely) 3 8 0.4.0 - support for starting, accepting and rejecting calls 4 9 - also updated documentation (the key is the account set
Note: See TracChangeset
for help on using the changeset viewer.