- Timestamp:
- 2009-09-27T11:29:09Z (15 years ago)
- Branches:
- master
- Children:
- 3129b99
- Parents:
- 398eb78
- Location:
- skype
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
r398eb78 r843fbc9 1 1 -include config.mak 2 2 3 VERSION = 0. 7.23 VERSION = 0.8.0 4 4 DATE := $(shell date +%Y-%m-%d) 5 5 # latest stable -
skype/NEWS
r398eb78 r843fbc9 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.8.0 - fix build on x86_64 (-fPIC usage) 4 - debug messages now have a timestamp 5 - more work on having the default config under ~/.skyped 6 - added a manual page for skyped 3 7 0.7.2 - add --log option to skyped to allow logging while it the 4 8 daemon is in the background.
Note: See TracChangeset
for help on using the changeset viewer.