Changeset ed88e8e
- Timestamp:
- 2008-01-21T13:52:51Z (17 years ago)
- Branches:
- master
- Children:
- ff99090
- Parents:
- 3511d80
- Location:
- skype
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
r3511d80 red88e8e 1 1 -include config.mak 2 2 3 VERSION = 0.3. 03 VERSION = 0.3.1 4 4 5 5 skype.so: skype.c config.mak -
skype/NEWS
r3511d80 red88e8e 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.3.1 - beautify output when skyped is interrupted using ^C 4 - 'nick skype foo' now really sets display name, not the mood 5 text 6 - documentation fixups 7 - this version should be again as stable as 0.2.6 was 3 8 0.3.0 - authentication support in skyped via ssl 4 9 - ~200 lines of new code, so be careful :)
Note: See TracChangeset
for help on using the changeset viewer.